Skip to content

Commit 53e7742

Browse files
authored
Merge branch 'master' into remove-nose
2 parents 74a78d4 + c95f9cf commit 53e7742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
url="https://github.com/ccnmtl/django-smoketest",
1212
description="Django smoketest framework",
1313
long_description=open(os.path.join(ROOT, 'README.md')).read(),
14-
install_requires=['Django>=1.6'],
14+
install_requires=['Django>=1.8'],
1515
scripts=[],
1616
license="BSD",
1717
platforms=["any"],

0 commit comments

Comments
 (0)