Skip to content

Commit 3bb171a

Browse files
committed
Added hashfns package into setup script
1 parent 89e44f8 commit 3bb171a

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
@@ -47,4 +47,4 @@
4747
'Programming Language :: Python :: 3',
4848
'Topic :: Software Development :: Libraries'
4949
],
50-
packages=['splitio', 'splitio.update_scripts', 'splitio.bin'])
50+
packages=['splitio', 'splitio.update_scripts', 'splitio.bin', 'splitio.hashfns'])

0 commit comments

Comments
 (0)