]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerKefu Chai <kchai@redhat.com>
Sat, 31 Jul 2021 14:34:05 +0000 (22:34 +0800)
commit90c4995c99857e0528922574f1b275ce7fed9d09
treeda01d775fbc6f532a0e3990daf3cde6103bcf210
parent70f05e42a361e45c2f9d6deb41f4e330d1267e2b
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>
admin/build-doc
doc/start/documenting-ceph.rst
doc_deps.deb.txt