add long_description_content_type

This commit is contained in:
Dave G
2018-06-19 10:01:52 -04:00
parent 6345fa4142
commit e3fe838e17
4 changed files with 2 additions and 215 deletions

View File

@@ -1,6 +1,5 @@
build:
rm -rf dist/
pipenv lock -r > requirements.txt
python setup.py sdist
push_test: