File: tox-pytest.patch

package info (click to toggle)
python-pyforge 1.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 464 kB
  • sloc: python: 3,666; makefile: 12; sh: 7
file content (8 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
--- a/tox.ini
+++ b/tox.ini
@@ -3,4 +3,4 @@
 
 [testenv]
 deps=pytest
-commands=pytest
+commands=python -m pytest