Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b844c8a

Browse files
unhack pyproject.toml (psf#4566)
1 parent d82da0f commit b844c8a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ dependencies = [
7272
"tomli>=1.1.0; python_version < '3.11'",
7373
"typing_extensions>=4.0.1; python_version < '3.11'",
7474
]
75-
version = "25.1.0"
76-
dynamic = ["readme"]
75+
dynamic = ["readme", "version"]
7776

7877
[project.optional-dependencies]
7978
colorama = ["colorama>=0.4.3"]

0 commit comments

Comments
 (0)