Create .nojekyll file in docs
This commit is contained in:
Родитель
a12428f630
Коммит
5bf7adfefe
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче