mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
Remove unneeded deps
This commit is contained in:
parent
00b597d917
commit
818e827397
|
@ -10,11 +10,7 @@ dependencies:
|
|||
python.org: '>=3.7'
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
pip.pypa.io: '*'
|
||||
gnu.org/bash: '>=2' # for our venv/relocation scripts: feel free to fix that
|
||||
script:
|
||||
python-venv.sh {{prefix}}/bin/pipenv
|
||||
python-venv.sh {{prefix}}/bin/pipenv
|
||||
|
||||
runtime:
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue