Skip to content

Commit 2dfcdb4

Browse files
committed
removing dependency_links from setup (ontquery is included in version.py)
1 parent 03bd7fa commit 2dfcdb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
author_email=AUTHOR_EMAIL,
2121
version=VERSION,
2222
packages=PACKAGES,
23-
dependency_links=['git+https://github.com/tgbugs/ontquery.giti@master#egg=ontquery'],
2423
scripts=SCRIPTS,
2524
install_requires=REQUIRES,
2625
requires=REQUIRES,

0 commit comments

Comments
 (0)