We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a9f3f commit 5f55e4cCopy full SHA for 5f55e4c
Makefile
@@ -9,4 +9,4 @@ python3:
9
python3 setup.py build sdist
10
11
test:
12
- nosetests test
+ py.test test
0 commit comments