Add tox.ini
This commit is contained in:
@@ -12,3 +12,4 @@ distribute-\d+.\d+.\d+.tar.gz$
|
||||
build$
|
||||
dist$
|
||||
.*\.egg-info$
|
||||
\.tox$
|
||||
|
||||
3
setup.py
3
setup.py
@@ -1,6 +1,5 @@
|
||||
# Release procedure:
|
||||
# - run unit tests with python 3.3 in debug mode
|
||||
# - run unit tests with python dev (3.5) in debug mode
|
||||
# - run tox (to run runtests.py and run_aiotest.py)
|
||||
# - maybe test examples
|
||||
# - update version in setup.py
|
||||
# - hg ci
|
||||
|
||||
Reference in New Issue
Block a user