Skip to content

Commit

Permalink
update setup and pipfile to include venn #56
Browse files Browse the repository at this point in the history
  • Loading branch information
famosab committed Feb 16, 2023
1 parent b77b94b commit a213e9f
Show file tree
Hide file tree
Showing 3 changed files with 367 additions and 66 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ pandas = "==1.2.4"
numpy = "==1.20.3"
pyyaml = "==5.4.1"
gffutils = "==0.10.1"
refinegems = {editable = true, path = "."}
refinegems = {path = "."}
setuptools = "==58.0.0"
markupsafe = "==2.0.1"
depinfo = "==1.7.0"
sortedcontainers = "==2.4.0"
libchebipy = "==1.0.10"
venn = "==0.1.3"

[dev-packages]
autopep8 = "*"
Expand Down
Loading

0 comments on commit a213e9f

Please sign in to comment.