3.11
This commit is contained in:
parent
519613eeeb
commit
5361fbd9a0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ keywords = []
|
||||||
license-files = { paths = ["license.md"] }
|
license-files = { paths = ["license.md"] }
|
||||||
name = "rwx"
|
name = "rwx"
|
||||||
readme = "readme.md"
|
readme = "readme.md"
|
||||||
requires-python = ">= 3.10"
|
requires-python = ">= 3.11"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
# command = "package.module:function"
|
# command = "package.module:function"
|
||||||
|
|
Loading…
Reference in a new issue