mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-12 18:00:45 +01:00
Add missing testing dependencies for python 2 (mock and pbr)
This commit is contained in:
parent
6a98b8938d
commit
e9b986b7b7
@ -2,4 +2,6 @@ pysocks
|
||||
pep8
|
||||
codecov
|
||||
coverage
|
||||
argparse
|
||||
argparse
|
||||
pbr
|
||||
mock
|
||||
|
Loading…
Reference in New Issue
Block a user