mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2026-04-28 09:53:06 -07:00
Update pyproject.toml
This commit is contained in:
@@ -34,6 +34,10 @@ classifiers = [
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "pwnagotchi.__version__"}
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["pwnagotchi"]
|
||||
exclude = ["stage3"]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://pwnagotchi.org/"
|
||||
Documentation = "https://github.com/jayofelony/pwnagotchi/wiki"
|
||||
|
||||
Reference in New Issue
Block a user