Skip to content

Commit

Permalink
add pandas?????
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Jan 4, 2024
1 parent 5374587 commit 8b9b017
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 @@ dynamic = ["version"]

[project.optional-dependencies]
pg = ["psycopg[binary]"]
etl = ["tqdm", "gffpandas", "biocommons.seqrepo", "wags-tails>=0.1.1"]
etl = ["tqdm", "gffpandas", "pandas", "biocommons.seqrepo", "wags-tails>=0.1.1"]
test = ["pytest>=6.0", "pytest-cov", "mock", "httpx"]
dev = ["pre-commit", "ruff>=0.1.9"]
docs = [
Expand Down

0 comments on commit 8b9b017

Please sign in to comment.