PKGNAME=virtualenv
PKGSEC=python
PKGDEP="python-3 py-filelock distlib platformdirs python-discovery"
BUILDDEP="python-build python-installer wheel tomli hatch-vcs hatchling setuptools-scm"
PKGDES="Tool to create isolated Python environments"

ABHOST=noarch
ABTYPE=pep517
NOPYTHON2="1"
