Skip to content

Commit 6f32ae3

Browse files
.
1 parent 7916689 commit 6f32ae3

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

scripts/populate_tox/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108
"djangorestframework",
109109
"pytest-django",
110110
"Werkzeug",
111+
"channels[daphne]",
111112
],
112-
">=2.0": ["channels[daphne]"],
113113
">=2.2,<3.1": ["six"],
114114
">=3.0": ["pytest-asyncio"],
115115
"<3.3": [

tox.ini

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

0 commit comments

Comments
 (0)