Update setup.py
This commit is contained in:
parent
b9558e49c1
commit
2ab0a8b144
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -6,4 +6,5 @@ if __name__ == "__main__":
|
|||
setup(
|
||||
name='py_arkose_generator',
|
||||
packages=find_packages(),
|
||||
install_requires=["mmh3"],
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue