There was an error while loading. Please reload this page.
2 parents e775d4a + a6c1919 commit e262696Copy full SHA for e262696
1 file changed
README.md
@@ -117,4 +117,6 @@ When everything else is done - update corresponding part of README.
117
118
119
##### Travis CI
120
-Please run `flake8` and `pytest` commands locally to be sure your changes will pass CI .
+Please run `tox` or `tox -e ci37` before submitting a patch to be sure your changes will pass CI.
121
+
122
+You can also run `flake8` or `pytest` commands manually. Examples can be found in `tox.ini`.
0 commit comments