You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Based on: https://github.com/rtfd/readthedocs.org/blob/8f0c78dde5edcc85acf90462a8518735a25482d3/readthedocs/doc_builder/python_environments.py#L280
103
105
# TODO: Remove pip install python-dateutil==2.8.0 once botocore no longer requires a pinned version:
104
106
# https://github.com/boto/botocore/issues/1872
107
+
# TODO-reinvent-2019: Remove pip install ../tests/data/smdebug_rulesconfig-0.4a0-py2.py3-none-any.whl once package is in PyPI
105
108
deps =
106
109
Pygments==2.2.0
107
110
setuptools<40
@@ -119,6 +122,7 @@ deps =
119
122
# TODO: Remove pip install python-dateutil==2.8.0 once botocore no longer requires a pinned version
0 commit comments