Remove poetry #93019
@ -119,7 +119,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
where = ["."]
|
where = ["."]
|
||||||
include = ["looper"] # alternatively: `exclude = ["additional*"]`
|
exclude = ["looper_example_project", "example_app"] # alternatively: `exclude = ["additional*"]`
|
||||||
namespaces = false # Disable implicit namespaces
|
namespaces = false # Disable implicit namespaces
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
|
Loading…
Reference in New Issue
Block a user