]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
make-dist: drop Python 2/3 autoselect
authorNathan Cutler <ncutler@suse.com>
Fri, 27 Dec 2019 09:55:21 +0000 (10:55 +0100)
committerNathan Cutler <ncutler@suse.com>
Fri, 27 Dec 2019 09:55:57 +0000 (10:55 +0100)
commit249bf81a32ff6d7046e525b947718d49b2314c13
treea5433acb33948493df8858eb29ac21017895d13a
parenta3045a7332516577bcb1a8072cec89eb02e55074
make-dist: drop Python 2/3 autoselect

virtualenv will prefer Python 3 over Python 2 if both are available.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
make-dist