Updated django-flat-responsive version range.
parent
3f270b0b75
commit
b9d0ac6dab
2
setup.py
2
setup.py
|
|
@ -19,7 +19,7 @@ setup(
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'django-colorfield >= 0.1, < 1.0',
|
'django-colorfield >= 0.1, < 1.0',
|
||||||
'django-flat-theme >= 1.0, < 2.0',
|
'django-flat-theme >= 1.0, < 2.0',
|
||||||
'django-flat-responsive>=1.0,<2.0',
|
'django-flat-responsive >= 1.0, < 3.0',
|
||||||
],
|
],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 5 - Production/Stable',
|
'Development Status :: 5 - Production/Stable',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue