Move additional options to setup.cfg

This commit is contained in:
Unrud
2017-06-21 09:49:03 +02:00
parent b78b0f56cc
commit b1b1a31ec3
2 changed files with 2 additions and 2 deletions

View File

@@ -22,4 +22,4 @@ install:
- pip3 install --upgrade --editable .[test]
script:
- python3 setup.py test --addopts "-r s"
- python3 setup.py test