mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-05-28 08:48:21 +00:00
Add missing dependency (pybars3).
This commit is contained in:
parent
3cf47a928f
commit
7daa21c241
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -21,6 +21,7 @@ setup(
|
|||
'meteor-ejson>=1.0',
|
||||
'psycogreen>=1.0',
|
||||
'django-dbarray>=0.2',
|
||||
'pybars3>=0.9.1',
|
||||
],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
|
|
|
|||
Loading…
Reference in a new issue