Update setup.py
This commit is contained in:
committed by
GitHub
parent
90b0ae81d6
commit
6455796841
@@ -14,7 +14,7 @@ setuptools.setup(
|
||||
author="Pwnzer0tt1",
|
||||
author_email="pwnzer0tt1@poliba.it",
|
||||
scripts=["fgex"],
|
||||
py_modules=["fgex"],
|
||||
py_modules=["firegex"],
|
||||
install_requires=required,
|
||||
include_package_data=True,
|
||||
description="Firegex client",
|
||||
|
||||
Reference in New Issue
Block a user