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,10 +10,6 @@ dependencies:
|
||||||
python.org: '>=3.7'
|
python.org: '>=3.7'
|
||||||
|
|
||||||
build:
|
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:
|
runtime:
|
||||||
|
|
Loading…
Reference in a new issue