Skip to content

Commit

Permalink
paquo: exclude dynaconf 3.1.0 from environment.yaml too
Browse files Browse the repository at this point in the history
  • Loading branch information
ap-- committed Aug 17, 2020
1 parent 3775e4d commit 9aa0c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ dependencies:
- pytest>=6
- pytest-cov
- pip:
- dynaconf
- dynaconf>=3,!=3.1.0
- "-e ."

0 comments on commit 9aa0c44

Please sign in to comment.