lockport
/
lab_pokemon
Template
forked from mwc/lab_pokemon
1
0
Fork 0

Package mode in pyproject

This commit is contained in:
Chris Proctor 2025-01-13 23:29:46 -05:00
parent 1fb67edff9
commit 1e649dfc21
1 changed files with 3 additions and 0 deletions

View File

@ -20,3 +20,6 @@ dependencies = [
[build-system]
requires = ["poetry-core>=2.0.0,<3.0.0"]
build-backend = "poetry.core.masonry.api"
[tool.poetry]
package-mode = false