mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +03:00
Use pip3 version of pathlib
This commit is contained in:
parent
81c760e1a7
commit
811d3a5956
@ -19,7 +19,7 @@ before_install:
|
||||
- sudo make install
|
||||
- cd ..
|
||||
install:
|
||||
- pip install --user -I meson==0.44.1
|
||||
- pip3 install --user -I meson==0.44.1
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user