Skip to content

Commit 7ce717e

Browse files
Jake NobleJake Noble
authored andcommitted
requires changed to install_requires
1 parent 5c11988 commit 7ce717e

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
@@ -21,7 +21,7 @@
2121
'SCORM',
2222
'AICC',
2323
],
24-
requires=[
24+
install_requires=[
2525
'aniso8601',
2626
'pytz',
2727
],

0 commit comments

Comments
 (0)