CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/08/18 17:36:50
Modified files:
devel : Makefile
devel/py-virtualenv: Makefile distinfo
devel/py-virtualenv/pkg: PLIST
Log message:
update to py3-virtualenv-20.16.3, merging in the py2 version
feedback/ok kmos@
while virtualenv itself is run using Python 3, it is still able to create
a Python 2 virtual environment: "virtualenv -p python2 $dir_name"
