fix(pyproject): Rename prowler.py (#7217)

This commit is contained in:
Pepe Fagoaga
2025-03-13 16:53:38 +05:45
parent a1252e7afc
commit e18cace3bb
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -1,6 +1,6 @@
[build-system]
build-backend = "poetry.core.masonry.api"
requires = ["poetry-core"]
requires = ["poetry-core>=2.0"]
# https://peps.python.org/pep-0621/
[project]