mirror of
https://github.com/aljazceru/cowrie.git
synced 2025-12-18 14:34:22 +01:00
install libgmp-dev
This commit is contained in:
@@ -9,7 +9,7 @@ python:
|
||||
- "nightly" # currently points to 3.6-dev
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y libmpfr-dev
|
||||
- sudo apt-get install -y libgmp-dev
|
||||
# command to install dependencies
|
||||
install: "pip install -r requirements.txt"
|
||||
# command to run tests
|
||||
|
||||
Reference in New Issue
Block a user