Skip to content

Commit 6575ce8

Browse files
committed
remove from config too
1 parent 5ec75df commit 6575ce8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

scripts/populate_tox/config.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -157,13 +157,6 @@
157157
"package": "flask",
158158
"deps": {
159159
"*": ["flask-login", "werkzeug", "blinker"],
160-
# https://github.com/pallets/flask/issues/4455
161-
"<2.0": [
162-
"werkzeug<2.1.0",
163-
"markupsafe<2.0.0",
164-
"itsdangerous>=0.24,<2.0",
165-
"jinja2<3.1.1",
166-
],
167160
"py3.7": ["setuptools<82"], # Handled by importlib.metadata on Python 3.8+
168161
},
169162
},

0 commit comments

Comments
 (0)