Skip to content

Commit

Permalink
update readthedocs requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
UmSenhorQualquer committed May 28, 2019
1 parent 4b8f557 commit be519ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 deletions.
17 changes: 2 additions & 15 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,9 @@ name: pyforms-web-environment
channels:
- defaults
dependencies:
- python=3.5
- python=3.6
- pip:
- sphinx
- sphinx-autobuild
- sphinx-rtd-theme
- sphinx-js
- recommonmark
- django-jfu-pyforms
- orquestra
- numpy
- opencv-python
- django>2.0
- simplejson
- sorl-thumbnail
- dill
- filelock
- Pillow
- python-dateutil
- confapp
- pyforms-web
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build:
image: latest

python:
version: 3.5
version: 3.6

formats:
- epub
Expand Down

0 comments on commit be519ee

Please sign in to comment.