Skip to content

Commit

Permalink
build: update yoyo, setuptools pin no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Aug 30, 2024
1 parent 84a5408 commit 3268dfa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ dependencies = [
"pysam ~= 0.22",
"requests ~= 2.31",
"tqdm ~= 4.66",
"yoyo-migrations ~= 8.2",
"setuptools", # pin until yoyo-migrations doesn't use pkg_resources
"yoyo-migrations ~= 9.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 3268dfa

Please sign in to comment.