Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/contribute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ virtual environment. Initialize the environment and run tox::

$ make init
$ make tests
py27: commands succeeded
py26: commands succeeded
py311: commands succeeded
py310: commands succeeded
py39: commands succeeded
docs: commands succeeded
congratulations :)

Expand Down
Loading