mirror of
https://github.com/jazzband/django-celery-monitor.git
synced 2026-03-16 22:00:24 +00:00
Merge branch 'master' of github.com:jezdez/django-celery-monitor
This commit is contained in:
commit
60d7200f49
3 changed files with 8 additions and 8 deletions
|
|
@ -4,8 +4,8 @@ flake8>=2.5.4
|
|||
flakeplus>=1.1
|
||||
tox>=2.3.1
|
||||
sphinx2rst>=1.0
|
||||
bumpversion
|
||||
pydocstyle
|
||||
docutils
|
||||
readme_renderer
|
||||
check-manifest
|
||||
bumpversion==0.5.3
|
||||
pydocstyle==2.0.0
|
||||
docutils==0.13.1
|
||||
readme-renderer==17.2
|
||||
check-manifest==0.35
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
pytest-cov
|
||||
codecov
|
||||
pytest-cov==2.4.0
|
||||
codecov==2.0.9
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
case>=1.3.1
|
||||
pytest>=3.0
|
||||
pytest-django
|
||||
pytest-django==3.1.2
|
||||
pytz>dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue