Skip to content

Commit 6455796

Browse files
authored
Update setup.py
1 parent 90b0ae8 commit 6455796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fgex-lib/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
author="Pwnzer0tt1",
1515
author_email="pwnzer0tt1@poliba.it",
1616
scripts=["fgex"],
17-
py_modules=["fgex"],
17+
py_modules=["firegex"],
1818
install_requires=required,
1919
include_package_data=True,
2020
description="Firegex client",

0 commit comments

Comments
 (0)