Remove poetry #93019
@ -14,9 +14,6 @@ authors = [
|
||||
license = {text = "GPL-3.0"}
|
||||
requires-python = "== 3.10.*"
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["looper"]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["."] # list of folders that contain the packages (["."] by default)
|
||||
include = ["looper"] # package names should match these glob patterns (["*"] by default)
|
||||
|
Loading…
Reference in New Issue
Block a user