Update pyproject.toml

This commit is contained in:
Patrick Elmer 2024-03-11 15:21:18 +01:00
parent 3d2d87d71c
commit c103347015

View File

@ -22,6 +22,7 @@ classifiers = [
dependencies = [
"pargv>=0.2.0",
"tomli>=1.1.0; python_version < '3.11'",
"tomli_w",
]
dynamic = ["version", "description"]