moved buttons into a row
This commit is contained in:
@@ -14,6 +14,10 @@ dependencies = [
|
||||
requires-python = ">=3.11"
|
||||
readme = "README.md"
|
||||
license = {text = "MIT"}
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"setuptools>=68.2.2",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
extend-select = [
|
||||
|
||||
Reference in New Issue
Block a user