Skip to content

Commit

Permalink
Update github recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Jul 8, 2024
1 parent 6981176 commit 6a850cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
pandas
numpy
git+https://github.com/romainsacchi/d3blocks.git
bw2io
bw2data
bw2calc
brightway25
country_converter
pyyaml
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ def package_files(directory):
install_requires=[
"pandas",
"numpy",
"bw2io",
"bw2data",
"bw2calc",
"brightway25",
"country_converter",
"pyyaml",
],
Expand Down

0 comments on commit 6a850cb

Please sign in to comment.