Skip to content

Commit

Permalink
chore: update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
philsv committed Sep 20, 2022
1 parent 3e91025 commit 79ee4dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
long_description=long_description,
long_description_content_type="text/markdown",
packages=setuptools.find_packages(),
py_modules=["myeia"],
include_package_data=True,
install_requires=["pandas", "requests", "python-dotenv"],
keywords=["eia", "eia-api", "open-data", "python"],
Expand Down

0 comments on commit 79ee4dd

Please sign in to comment.