Skip to content

Commit

Permalink
Update environment
Browse files Browse the repository at this point in the history
  • Loading branch information
UmSenhorQualquer committed Aug 2, 2018
1 parent 7d420ed commit b39a1b1
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,18 @@ name: pyforms-web-environment
channels:
- defaults
dependencies:
- pip=10.0.1=py36_0
- pip:
- confapp
- numpy
- opencv-python
- git+https://github.com/UmSenhorQualquer/orquestra.git
- git+https://github.com/UmSenhorQualquer/django-jfu.git
- sphinx
- sphinx-autobuild
- sphinx-rtd-theme
- sphinx-js
- recommonmark
- python-dateutil
- django
- python=3.6.5
- pip
- pip:
- confapp
- numpy
- opencv-python
- git+https://github.com/UmSenhorQualquer/orquestra.git
- git+https://github.com/UmSenhorQualquer/django-jfu.git
- sphinx
- sphinx-autobuild
- sphinx-rtd-theme
- sphinx-js
- recommonmark
- python-dateutil
- django

0 comments on commit b39a1b1

Please sign in to comment.