Skip to content

Commit ad8dad3

Browse files
config.py
1 parent ddb6dcc commit ad8dad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/populate_tox/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"chalice": {
7575
"package": "chalice",
7676
"deps": {
77-
"*": ["pytest-chalice", "setuptools"],
77+
"*": ["pytest-chalice", "setuptools<82"],
7878
},
7979
"num_versions": 2,
8080
},

0 commit comments

Comments
 (0)