We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e44f8 commit 3bb171aCopy full SHA for 3bb171a
setup.py
@@ -47,4 +47,4 @@
47
'Programming Language :: Python :: 3',
48
'Topic :: Software Development :: Libraries'
49
],
50
- packages=['splitio', 'splitio.update_scripts', 'splitio.bin'])
+ packages=['splitio', 'splitio.update_scripts', 'splitio.bin', 'splitio.hashfns'])
0 commit comments