We need Python.h to build pycrypto on 3.5

pull/12627/head
Marius Gedminas 9 years ago
parent 6fec8fef6c
commit 3e0fbad4bb

@ -12,7 +12,7 @@ addons:
- deadsnakes
packages:
- python2.4
- python3.5
- python3.5-dev
install:
- pip install tox PyYAML Jinja2 sphinx
script:

Loading…
Cancel
Save