Commit 60b97b0c authored by Jason R. Coombs's avatar Jason R. Coombs

Try ignoring release.py

parent b0852774
......@@ -11,5 +11,5 @@ script:
# testing fix for https://bitbucket.org/hpk42/pytest/issue/555
- pip install --pre -i https://devpi.net/hpk/dev/ --upgrade pytest
- python setup.py test
- python setup.py ptr --addopts='--doctest-modules'
- python setup.py ptr --addopts='--doctest-modules --ignore release.py'
- python ez_setup.py --version 5.4.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment