Skip to content

Commit 76d3cc4

Browse files
author
Andrey Slotin
authored
Add pytest-celery to the list of test dependencies (#270)
1 parent 2632695 commit 76d3cc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ def check_setuptools():
108108
'pymongo>=3.7.0',
109109
'pyramid>=1.2',
110110
'pytest>=4.6',
111+
'pytest-celery',
111112
'redis>3.0.0',
112113
'requests>=2.17.1',
113114
'sqlalchemy>=1.1.15',

0 commit comments

Comments
 (0)