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

This commit is contained in:
Pepe Fagoaga
2025-03-13 16:53:38 +05:45
committed by GitHub
parent 6f027e3c57
commit db79db4786
2 changed files with 1 additions and 1 deletions

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]