mirror of https://github.com/CIRCL/PyCIRCLean
Use system python packages
parent
f69ac5ae2e
commit
8dd8164095
|
@ -21,6 +21,9 @@ addons:
|
|||
# Testing dependencies
|
||||
- mercurial
|
||||
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
install:
|
||||
- pip install -U pip
|
||||
# General dependencies
|
||||
|
|
Loading…
Reference in New Issue