Skip to content

Commit

Permalink
- GeoNode >= 2.10 to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Fabiani committed Sep 19, 2018
1 parent 7610879 commit 26fb05b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ install_requires =
djangorestframework >= 3.8.2
django-jsonfield == 1.0.1
django-jsonfield-compat == 0.4.4
GeoNode >= 2.10rc4

[options.packages.find]
exclude = tests
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ deps =
djangorestframework >=3.5
django-jsonfield == 1.0.1
django-jsonfield-compat == 0.4.4
GeoNode >= 2.10rc4
coverage
pytest
pytest-cov
Expand Down

0 comments on commit 26fb05b

Please sign in to comment.