mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
try python again, 6 (try py-cffi)
This commit is contained in:
@@ -46,8 +46,8 @@ before_install:
|
|||||||
#
|
#
|
||||||
# python bindings runtime dependencies
|
# python bindings runtime dependencies
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install python-pip python-dev lib64ffi6 lib64ffi-dev libffi6
|
- sudo apt-get install python-cffi
|
||||||
- sudo pip install cffi
|
#- sudo pip install cffi
|
||||||
#
|
#
|
||||||
# finally prepare autoconf stuff
|
# finally prepare autoconf stuff
|
||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user