Skip to content

Commit 1183a63

Browse files
committed
point to uploaded mmh3cffi
1 parent c9b35e2 commit 1183a63

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
@@ -31,7 +31,6 @@
3131
license='Apache License 2.0',
3232
install_requires=install_requires,
3333
tests_require=tests_require,
34-
dependency_links=['https://github.com/mredolatti/mmh3cffi/tarball/master#egg=mmh3cffi-0.1.1'],
3534
extras_require={
3635
'test': tests_require,
3736
'redis': ['redis>=2.10.5', 'jsonpickle>=0.9.3'],

0 commit comments

Comments
 (0)