Skip to content

Commit

Permalink
paquo: exclude dynaconf 3.1.0 because it's broken
Browse files Browse the repository at this point in the history
  • Loading branch information
ap-- committed Aug 17, 2020
1 parent f935514 commit 3775e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ classifiers =
packages = find:
python_requires = >=3.6.1
install_requires =
dynaconf
dynaconf>=3,!=3.1.0
JPype1>=1.0.1
shapely
importlib_resources; python_version < '3.7'
Expand Down

0 comments on commit 3775e4d

Please sign in to comment.