Skip to content

Commit af0952d

Browse files
committed
change cpphash branch
1 parent 2be84bf commit af0952d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
license='Apache License 2.0',
3939
install_requires=INSTALL_REQUIRES,
4040
tests_require=TESTS_REQUIRES,
41-
dependency_links=['https://github.com/splitio/mmh3cffi/tarball/feature/hash128#egg=mmh3cffi-0.2.0'],
41+
dependency_links=['https://github.com/splitio/mmh3cffi/tarball/feature/development#egg=mmh3cffi-0.2.0'],
4242
extras_require={
4343
'test': TESTS_REQUIRES,
4444
'redis': ['redis>=2.10.5'],

0 commit comments

Comments
 (0)