We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27395d8 commit a6c1919Copy full SHA for a6c1919
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