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