PKGNAME=pipx
PKGSEC=python
PKGDEP="python-3 argcomplete py-filelock packaging platformdirs userpath"
BUILDDEP="docutils hatchling hatch-vcs"
PKGDES="Python tool for installing Python applications to isolated venvs"

ABTYPE=pep517
ABHOST=noarch
NOPYTHON2=1
