pythonPackages.pytest-celery: init at 0.0.0a1
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
This plugin is needed to test celery itself, so it can't depend on celery.
|
||||
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -6,3 +6,3 @@ from distutils.core import setup
|
||||
install_requires = \
|
||||
-['celery >= 4.4.0']
|
||||
+[]
|
||||
|
||||
Reference in New Issue
Block a user