Refactor test run
This commit is contained in:
parent
eaae535896
commit
8a6b54e1c9
5 changed files with 32 additions and 20 deletions
3
setup.py
3
setup.py
|
|
@ -50,11 +50,12 @@ setup(
|
|||
'cmsplugin-filer',
|
||||
'django-meta>=0.2',
|
||||
'django-meta-mixin>=0.1.1',
|
||||
'south>=1.0.1',
|
||||
'south>=1.0.1',
|
||||
],
|
||||
license="BSD",
|
||||
zip_safe=False,
|
||||
keywords='djangocms-blog, blog, django, wordpress, multilingual',
|
||||
test_suite='cms_helper.run',
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
'Framework :: Django',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue