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
Copy file name to clipboardExpand all lines: tox.ini
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -97,8 +97,6 @@ changedir = doc
97
97
# Based on: https://github.com/rtfd/readthedocs.org/blob/8f0c78dde5edcc85acf90462a8518735a25482d3/readthedocs/doc_builder/python_environments.py#L263
# Based on: https://github.com/rtfd/readthedocs.org/blob/8f0c78dde5edcc85acf90462a8518735a25482d3/readthedocs/doc_builder/python_environments.py#L280
100
-
# TODO: Remove pip install python-dateutil==2.8.0 once botocore no longer requires a pinned version:
101
-
# https://github.com/boto/botocore/issues/1872
102
100
deps =
103
101
Pygments==2.2.0
104
102
setuptools<40
@@ -113,9 +111,7 @@ deps =
113
111
# pip install requirements.txt is separate as RTD does it in separate steps
114
112
# having the requirements.txt installed in deps above results in Double Requirement exception
115
113
# https://github.com/pypa/pip/issues/988
116
-
# TODO: Remove pip install python-dateutil==2.8.0 once botocore no longer requires a pinned version
0 commit comments