We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fbdaec commit 036ced9Copy full SHA for 036ced9
readthedocs/doc_builder/python_environments.py
@@ -300,6 +300,7 @@ def setup_base(self):
300
site_packages,
301
# This is removed because of the pip breakage,
302
# it was sometimes installing pip 20.0 which broke everything
303
+ # https://github.com/readthedocs/readthedocs.org/issues/6585
304
# '--no-download',
305
env_path,
306
# Don't use virtualenv bin that doesn't exist yet
0 commit comments