Browse Source

Updated setup.py

Rafał Pitoń 10 years ago
parent
commit
478de2dd3a
1 changed files with 0 additions and 3 deletions
  1. 0 3
      setup.py

+ 0 - 3
setup.py

@@ -31,9 +31,6 @@ setup(
     author=u'Rafał Pitoń',
     author_email='kontakt@rpiton.com',
     install_requires=REQUIREMENTS,
-    dependency_links=[
-        'https://github.com/django/django/archive/stable/1.7.x.zip#egg=django-1.7',
-    ],
     packages=find_packages(exclude=EXCLUDE_FROM_PACKAGES),
     include_package_data=True,
     scripts=[