Skip to content

Commit

Permalink
forgot to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Oct 3, 2023
1 parent b4d3cca commit ab528c1
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 @@ -39,7 +39,7 @@ pg = ["psycopg[binary]"]

etl = ["gffutils", "biocommons.seqrepo"]

test = ["pytest>=6.0", "pytest-cov", "mock"]
test = ["pytest>=6.0", "pytest-cov", "mock", "httpx"]

dev = ["pre-commit", "black", "ruff"]

Expand Down

0 comments on commit ab528c1

Please sign in to comment.