Remove poetry #93019

Merged
Anna Sirota merged 27 commits from remove-poetry into main 2024-07-01 17:03:21 +02:00
Showing only changes of commit acf88514a2 - Show all commits

View File

@ -15,7 +15,7 @@ license = {text = "GPL-3.0"}
requires-python = "== 3.10.*" requires-python = "== 3.10.*"
[tool.setuptools] [tool.setuptools]
py-modules = ["looper"] packages = ["looper"]
[tool.black] [tool.black]
line-length = 100 line-length = 100