Skip to content

Commit 8af70a7

Browse files
author
CloudHero
committed
Updated setup file.
1 parent 292e0f3 commit 8af70a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'private cloud providers.')
1111

1212
required_packages = [str(package.req)
13-
for package in parse_requirements('requirements.txt',
13+
for package in parse_requirements('hero/requirements.txt',
1414
session=False)]
1515

1616

0 commit comments

Comments
 (0)