Skip to content

Commit

Permalink
remove unnecessary vars
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Aug 4, 2020
1 parent 43691bc commit f4db3b6
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 @@ -15,7 +15,6 @@ def parse_requirements(req):

setup(
use_scm_version=True,
setup_requires=["setuptools_scm"],
long_description=long_description,
long_description_content_type="text/x-rst",
install_requires=parse_requirements("requirements.txt"),
Expand Down

0 comments on commit f4db3b6

Please sign in to comment.