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 b39a1b1 commit bfb61ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: pyforms-web-environment
channels:
- defaults
dependencies:
- python=3.6.5
- python=3.5
- pip
- pip:
- confapp
Expand Down
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.6
version: 3.5

formats:
- epub
Expand Down

0 comments on commit bfb61ad

Please sign in to comment.