Skip to content

Commit d34989c

Browse files
committed
build: tmp pin setuptools for pkg_resources
1 parent 54d0bff commit d34989c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ dependencies = [
3030
"requests",
3131
"pysam==0.23.0", # see https://github.com/ga4gh/vrs-python/issues/560
3232
"pyyaml",
33+
"setuptools", # whyyyyyy
3334
]
3435
dynamic = ["version"]
3536

0 commit comments

Comments
 (0)