Skip to content

Commit

Permalink
build: use latest wags-tails release (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson authored Nov 29, 2024
1 parent 68169b1 commit d80408c
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 @@ -38,7 +38,7 @@ pg = ["psycopg[binary]"]
etl = [
"gffutils",
"biocommons.seqrepo",
"wags-tails>=0.1.1",
"wags-tails~=0.2.1",
"setuptools", # pinned for 3.12 because yoyo-migrations still uses pkg_resources
]
test = ["pytest>=6.0", "pytest-cov", "mock", "httpx"]
Expand Down

0 comments on commit d80408c

Please sign in to comment.