We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb6dcc commit ad8dad3Copy full SHA for ad8dad3
scripts/populate_tox/config.py
@@ -74,7 +74,7 @@
74
"chalice": {
75
"package": "chalice",
76
"deps": {
77
- "*": ["pytest-chalice", "setuptools"],
+ "*": ["pytest-chalice", "setuptools<82"],
78
},
79
"num_versions": 2,
80
0 commit comments