We need Python.h to build pycrypto on 3.5
This commit is contained in:
parent
6fec8fef6c
commit
3e0fbad4bb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ addons:
|
|||
- deadsnakes
|
||||
packages:
|
||||
- python2.4
|
||||
- python3.5
|
||||
- python3.5-dev
|
||||
install:
|
||||
- pip install tox PyYAML Jinja2 sphinx
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue