mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Getting rid of versiontools.
This commit is contained in:
parent
f54ff8796e
commit
3d14800049
1 changed files with 0 additions and 3 deletions
3
setup.py
3
setup.py
|
|
@ -37,7 +37,4 @@ setup(
|
|||
'Programming Language :: Python :: 2.7',
|
||||
'Topic :: Utilities'
|
||||
],
|
||||
setup_requires=[
|
||||
'versiontools >= 1.8',
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue