]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
admin/build-doc: s/virtualenv/python3 -m venv/
authorKefu Chai <kchai@redhat.com>
Sat, 31 Jul 2021 12:59:33 +0000 (20:59 +0800)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 31 Aug 2021 21:25:20 +0000 (17:25 -0400)
commitab61becc02ae2c91dc74c0ce38c551e75d12c3c1
tree74f0a074b0314818b517c65595cef1d7627a22f3
parentad90a38e92b652a697022792bfaa7df39076dd94
admin/build-doc: s/virtualenv/python3 -m venv/

so we don't need to use virtualenv python package for creating a
virtualenv, the "venv" module in Python3 would suffice.

see also https://docs.python.org/3/library/venv.html

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 90c4995c99857e0528922574f1b275ce7fed9d09)

 Conflicts:
admin/build-doc

Cherry-pick notes:
- admin/build-doc always pip-install's requirements (lacking 144bf1a73
  from master)

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
admin/build-doc
doc/start/documenting-ceph.rst
doc_deps.deb.txt