chore: pyporject toml changes
This commit is contained in:
parent
0dbd4cfe97
commit
a42c69f619
1 changed files with 3 additions and 4 deletions
|
|
@ -1,8 +1,7 @@
|
|||
[project]
|
||||
name = "your-project-name"
|
||||
version = "0.1.0"
|
||||
description = "Your project description"
|
||||
requires-python = ">=3.8"
|
||||
name = "Plane"
|
||||
version = "0.24.0"
|
||||
description = "Open-source project management that unlocks customer value"
|
||||
|
||||
[tool.ruff]
|
||||
# Exclude a variety of commonly ignored directories.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue