We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6845b commit 3602ffcCopy full SHA for 3602ffc
setup.py
@@ -79,6 +79,7 @@ def read_version():
79
"awslogs",
80
"pandas",
81
"black==19.3b0 ; python_version >= '3.6'",
82
+ "stopit==1.1.2",
83
]
84
},
85
entry_points={"console_scripts": ["sagemaker=sagemaker.cli.main:main"]},
0 commit comments