Remove poetry #93019
@ -11,10 +11,12 @@ authors = [
|
||||
{name = "Anna Sirota", email = "anna@blender.org"},
|
||||
{name = "Oleg Komarov", email = "oleg@blender.org"},
|
||||
]
|
||||
py-modules = ["looper"]
|
||||
license = {text = "GPL-3.0"}
|
||||
requires-python = "== 3.10.*"
|
||||
|
||||
[tool.setuptools]
|
||||
py-modules = ["looper"]
|
||||
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
skip_string_normalization = true
|
||||
|
Loading…
Reference in New Issue
Block a user