We need Python.h to build pycrypto on 3.5

This commit is contained in:
Marius Gedminas 2015-10-06 09:28:16 +03:00
parent 6fec8fef6c
commit 3e0fbad4bb

View file

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