xxxxxxxxxx
# MAINTAINER: portmgr@FreeBSD.org
actions: []
preformat_arguments: true
post-install: <<EOS
%@
EOS
xxxxxxxxxx
reqs="/Users/Test/requirements.txt"
PIP_EXTRAL_INDEX_URL="https://TOKEN:@pypi.fury.io/USERNAME/"
pip download -r $reqs -d $PIP_EXTRAL_INDEX_URL