mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update build
This commit is contained in:
@ -51,6 +51,9 @@ classifiers = [
|
|||||||
'Environment :: Console',
|
'Environment :: Console',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[tool.setuptools.dynamic]
|
||||||
|
version = {attr = "pwnagotchi.__version__"}
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://pwnagotchi.org/"
|
Homepage = "https://pwnagotchi.org/"
|
||||||
Documentation = "https://github.com/jayofelony/pwnagotchi/wiki"
|
Documentation = "https://github.com/jayofelony/pwnagotchi/wiki"
|
||||||
|
Reference in New Issue
Block a user