Fix build dependencies

This commit is contained in:
Sean Whalen
2024-12-25 18:52:42 -05:00
parent 31917e58a9
commit f2133aacd4

View File

@@ -59,7 +59,7 @@ dependencies = [
[project.optional-dependencies]
build = [
"hatch>1.14.0",
"hatch>=1.14.0",
"myst-parser[linkify]",
"nose",
"pytest",