mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(git-review)[1]
forgot arch needs which. sadly, my port to bkpyvenv didn't work cleanly, so shortest path for now
This commit is contained in:
parent
bbcb01d49d
commit
daa83d1214
|
@ -11,6 +11,8 @@ versions:
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
python.org: ^3
|
python.org: ^3
|
||||||
|
linux:
|
||||||
|
gnu.org/which: '*'
|
||||||
|
|
||||||
build:
|
build:
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in a new issue