Poetry update
This commit is contained in:
parent
94be82f501
commit
ccd0161fde
|
@ -6,7 +6,7 @@ authors = [
|
||||||
{name = "Chris Proctor",email = "chris@chrisproctor.net"}
|
{name = "Chris Proctor",email = "chris@chrisproctor.net"}
|
||||||
]
|
]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10,<4.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue