Skip to content

Commit 6a733d2

Browse files
.
1 parent 070c4b5 commit 6a733d2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

scripts/populate_tox/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"flask": {
155155
"package": "flask",
156156
"deps": {
157-
"*": ["flask-login", "werkzeug", "blinker"],
157+
"*": ["flask-login", "setuptools", "werkzeug", "blinker"],
158158
# https://github.com/pallets/flask/issues/4455
159159
"<2.0": [
160160
"werkzeug<2.1.0",

tox.ini

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)