Skip to content

Commit

Permalink
fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Dec 4, 2024
1 parent 330895e commit 9a25689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
dynamic = ["version", "readme"]

[project.optional-dependencies]
dev = ["flopy[gen,lint,test,optional,doc]", "tach"]
dev = ["flopy[codegen,lint,test,optional,doc]", "tach"]
codegen = [
"boltons>=1.0",
"Jinja2>=3.0",
Expand Down

0 comments on commit 9a25689

Please sign in to comment.