Skip to content
Snippets Groups Projects
Commit 9d119cf4 authored by ulif's avatar ulif
Browse files

Set new setuptools alias for tests.

Use pytest automatically, when `python setup.py test` is run.
parent 16144b84
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
distribute = register sdist bdist_wheel upload
dev = develop easy_install diceware[tests]
docs = develop easy_install diceware[docs]
test = pytest
[bdist_wheel]
universal = 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment