Skip to content

Commit

Permalink
Merge pull request #104 from bird-house/update-pywps-426
Browse files Browse the repository at this point in the history
update pywps=4.2.6
  • Loading branch information
cehbrecht committed Jul 7, 2020
2 parents 5811119 + a1b827b commit dde9426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ channels:
dependencies:
- pip
- python=3.6
- pywps=4.2
- pywps>=4.2.6,<4.3
- jinja2
- click
- psutil
Expand All @@ -16,5 +16,4 @@ dependencies:
# tests
- pytest
- pip:
# - -e git+https://github.com/geopython/pywps@master#egg=pywps
- geomet
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pywps>=4.2.4<4.3
pywps>=4.2.6<4.3
jinja2
click
psutil
Expand Down

0 comments on commit dde9426

Please sign in to comment.