pyproject.toml changes

This commit is contained in:
Jake Poznanski 2025-02-14 22:27:36 +00:00
parent bcf967b105
commit f50f37efb8

View File

@ -15,7 +15,7 @@ classifiers = [
"Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Artificial Intelligence",
] ]
authors = [ authors = [
{name = "Allen Institute for Artificial Intelligence", email = "contact@allenai.org"} {name = "Allen Institute for Artificial Intelligence", email = "jakep@allenai.org"}
] ]
requires-python = ">=3.11" requires-python = ">=3.11"
dependencies = [ dependencies = [