This commit is contained in:
Jeffrey C. Ollie 2024-09-21 16:02:50 -05:00
parent 4a287d4a44
commit 8663f3bff5
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -14,9 +14,6 @@ pyansi = { git = "https://git.ocjtech.us/jeff/pyansi" }
requests = "^2.31.0" requests = "^2.31.0"
[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]
black = "^23.3.0"
flake8 = "^6.0.0"
isort = "^5.12.0"
[tool.poetry.scripts] [tool.poetry.scripts]
hostapps-update = "hostapps.update:main" hostapps-update = "hostapps.update:main"