Revert coverage

This commit is contained in:
Grant McConnaughey 2015-09-24 10:36:47 -05:00
parent 0972a4bbe4
commit bc6ae016ee
2 changed files with 2 additions and 2 deletions

View file

@ -31,11 +31,11 @@ setup(
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
],
keywords='avatar, django',
author='Eric Florenzano',

View file

@ -1,3 +1,3 @@
flake8
coverage
coverage==3.7.1
django-discover-runner