Skip to content

Commit

Permalink
Add daphne as dev_requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
danialkeimasi committed Aug 12, 2023
1 parent e15d0de commit b54420e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"pytest-cov",
"pytest-django",
"pytest-asyncio",
"daphne", # used in tests
"black",
"isort",
]
Expand Down

0 comments on commit b54420e

Please sign in to comment.