Update build

Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
jayofelony
2024-11-22 11:40:58 +01:00
parent e9b4667ffc
commit 4fb7752493
3 changed files with 9 additions and 7 deletions

View File

@ -95,9 +95,6 @@ setup(name='pwnagotchi',
author_email='evilsocket@gmail.com',
url='https://pwnagotchi.ai/',
license='GPL',
install_requires=[
required,
],
cmdclass={
"install": CustomInstall,
},