This commit is contained in:
Michael Droettboom 2019-02-21 17:11:24 -05:00
Родитель a12428f630
Коммит 5bf7adfefe
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -17,6 +17,7 @@ script:
- pip install -r requirements_dev.txt
- python setup.py develop
- make docs
- touch docs/_build/html/.nojekyll
deploy:
- provider: pypi
distributions: sdist bdist_wheel