Update build

This commit is contained in:
jayofelony
2024-12-01 15:34:59 +01:00
parent b8ecc7a75f
commit 6edd91f9b9

View File

@ -33,9 +33,6 @@ dependencies = [
"websockets", "websockets",
] ]
[tool.setuptools.dynamic]
version = {attr = "pwnagotchi.__version__"}
requires-python = ">=3.11" requires-python = ">=3.11"
authors = [ authors = [
{name = "Evilsocket", email = "evilsocket@gmail.com"}, {name = "Evilsocket", email = "evilsocket@gmail.com"},