Remove poetry #93019
@ -2,6 +2,7 @@
|
||||
name = "looper"
|
||||
version = "3.4.0rc1"
|
||||
description = "Billing system used in Blender Development Fund and Blender Studio website."
|
||||
readme = {file = "README.md", content-type = "text/markdown"}
|
||||
authors = [
|
||||
{name = "Francesco Siddi", email = "francesco@blender.org"},
|
||||
{name = "Pablo Vazquez", email = "pablo@blender.org"},
|
||||
@ -10,7 +11,7 @@ authors = [
|
||||
{name = "Anna Sirota", email = "anna@blender.org"},
|
||||
{name = "Oleg Komarov", email = "oleg@blender.org"},
|
||||
]
|
||||
license = "GPL-3.0"
|
||||
license = {text = "GPL-3.0"}
|
||||
requires-python = "== 3.10.*"
|
||||
|
||||
[tool.black]
|
||||
|
Loading…
Reference in New Issue
Block a user