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