Skip to content

Commit b3bad81

Browse files
committed
doc tox
1 parent 5b4880d commit b3bad81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ opened using [this form](https://github.com/galaxyproject/galaxy/issues/new).
8585
and run any that seem relevant. Developers reviewing your pull
8686
request will be happy to help guide you to running the most relevant
8787
tests as part of the pull request review process and may request the
88-
output of these tests.
88+
output of these tests. You can run the continuous integration tests locally
89+
using `tox`, example: `tox -e py27-lint,py27-unit`.
8990

9091
* Commit and push your changes to your
9192
[fork](https://help.github.com/articles/pushing-to-a-remote/).

0 commit comments

Comments
 (0)