Skip to content

Commit

Permalink
Uninstall pyvcf
Browse files Browse the repository at this point in the history
From looking at package-popularity data, I don't see it
be imported: https://grafana.datahub.berkeley.edu/d/1EJ3WNi7z/python-popularity-contest-copy?orgId=1&from=now-30d&to=now&viewPanel=8

It fails to install with setuptools>58 - see
jamescasbon/PyVCF#332.
  • Loading branch information
yuvipanda committed Oct 27, 2021
1 parent 21dfc30 commit 96c3351
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployments/datahub/images/default/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ hdbscan==0.8.27

# espm 125/bio 105; fall 2019
# see https://github.com/berkeley-dsep-infra/datahub/issues/1796
pyvcf==0.6.8
bitarray==2.3.0
nlmpy==1.0.1

Expand Down

0 comments on commit 96c3351

Please sign in to comment.