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