Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Jun 13, 2024
2 parents 3e1368d + e311ae5 commit a6e7d05
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ requirements:
- datapackage
- pyprind
- platformdirs
- fs
test:
imports:
- pathways
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ bw2calc == 2.0.DEV16
datapackage
pyprind
platformdirs
fs
statsmodels
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def package_files(directory):
"datapackage",
"pyprind",
"platformdirs",
"fs",
"statsmodels",
],
url="https://github.com/polca/premise",
Expand Down

0 comments on commit a6e7d05

Please sign in to comment.