Update pyproject
This commit is contained in:
parent
6ed0b1bc67
commit
5434eafd5c
|
@ -1,10 +1,9 @@
|
|||
[tool.poetry]
|
||||
name = "problemset-drawing"
|
||||
name = "problemset-typeface"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Chris Proctor <chris@chrisproctor.net>"]
|
||||
readme = "README.md"
|
||||
packages = [{include = "problemset_drawing"}]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
|
|
Loading…
Reference in New Issue