Skip to content

Commit

Permalink
Add tabula requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
smcolby committed Jun 7, 2024
1 parent 86f7637 commit 8263fb1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ requirements:
- scipy
- snakemake <8
- statsmodels
- tabula

test:
imports:
Expand Down
1 change: 1 addition & 0 deletions docs/source/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ scipy
snakemake
statsmodels
tables
tabula
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ dependencies:
- scipy
- snakemake<8
- statsmodels
- tabula
- pip:
- ripser==0.6.4
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ scipy
snakemake
statsmodels
tables
tabula

0 comments on commit 8263fb1

Please sign in to comment.