-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pluggy released 0.7.0 and 0.7.1 and the way pip does dependency resolution it doesn't catch that pytest requires < 0.7. Hoisting the requirement of <0.7 up to the top of requirements-dev.txt allows pip to pull in the correct version of pluggy which is 0.6.0.
- Loading branch information
1 parent
21c6ebd
commit 9058212
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters