Skip to content

Commit 3602ffc

Browse files
authored
Update setup.py
1 parent dc6845b commit 3602ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ def read_version():
7979
"awslogs",
8080
"pandas",
8181
"black==19.3b0 ; python_version >= '3.6'",
82+
"stopit==1.1.2",
8283
]
8384
},
8485
entry_points={"console_scripts": ["sagemaker=sagemaker.cli.main:main"]},

0 commit comments

Comments
 (0)