We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3dda7d commit c1d3dadCopy full SHA for c1d3dad
awsbatch-cli/tox.ini
@@ -133,7 +133,7 @@ commands =
133
[testenv:pylint]
134
basepython = python3
135
deps =
136
- setuptools<70.0.0
+ setuptools
137
pyflakes
138
pylint
139
commands =
cli/tox.ini
@@ -16,7 +16,7 @@ usedevelop =
16
allowlist_externals =
17
bash
18
19
20
-rtests/requirements.txt
21
extras =
22
awslambda
@@ -147,7 +147,7 @@ commands =
147
148
149
150
151
152
153
0 commit comments