Skip to content

Commit

Permalink
Black reformating
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Aug 22, 2024
1 parent eba1b90 commit 694f461
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,7 @@
author_email="[email protected]",
license="BSD 3-clause",
package_data={"premise_gwp": ["data/*.xlsx", "data/*.json"]},
install_requires=[
"bw2io",
"bw2data",
"requests",
"pyyaml"
],
install_requires=["bw2io", "bw2data", "requests", "pyyaml"],
url="https://github.com/romainsacchi/premise_gwp",
long_description_content_type="text/markdown",
long_description=open("README.md").read(),
Expand Down

0 comments on commit 694f461

Please sign in to comment.