mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -16,7 +16,6 @@ dependencies = [
|
||||
"flask-wtf",
|
||||
"gast",
|
||||
"gpiozero",
|
||||
"gym",
|
||||
"inky",
|
||||
"pycryptodome",
|
||||
"pydrive2",
|
||||
@ -59,4 +58,4 @@ Repository = "https://github.com/jayofelony/pwnagotchi.git"
|
||||
Issues = "https://github.com/jayofelony/pwnagotchi/issues"
|
||||
|
||||
[project.scripts]
|
||||
pwnagotchi_cli = "bin.pwnagotchi:pwnagotchi_cli"
|
||||
pwnagotchi_cli = "bin.pwnagotchi:pwnagotchi_cli"
|
||||
|
Reference in New Issue
Block a user