Update pyproject

This commit is contained in:
Chris Proctor 2023-07-07 18:05:48 -04:00
parent 6ed0b1bc67
commit 5434eafd5c
1 changed files with 1 additions and 2 deletions

View File

@ -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"