Skip to content

Commit

Permalink
add full back into (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
eacharles committed Oct 31, 2023
1 parent 8a7f69e commit 319ff26
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ dev = [
"mpi4py",
"coverage",
]
full = [
"tables-io[full]",
"matplotlib",
"scikit-learn",
]
all = [
"tables-io[full]",
"matplotlib",
Expand Down

0 comments on commit 319ff26

Please sign in to comment.