Skip to content

Commit

Permalink
re-added install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
tomneeman151293 committed Aug 3, 2021
1 parent 307c674 commit e4530da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
author_email="",
url="https://github.com/demisto/demisto-sdk",
keywords=["Demisto"],
install_requires=requirements,
packages=find_packages(),
include_package_data=True,
entry_points={
Expand Down

0 comments on commit e4530da

Please sign in to comment.