Include README as long_description

This commit is contained in:
Anthony Sottile 2018-06-01 17:55:12 -07:00
parent 4e5c7e86cf
commit ba97b66055
2 changed files with 5 additions and 4 deletions

View file

@ -12,7 +12,7 @@ matrix:
- env: TOXENV=py36
python: 3.6
- env: TOXENV=pypy
python: pypy-5.7.1
python: pypy2.7-5.10.0
install: pip install coveralls tox
script: tox
before_install: