Commit 3e0fbad4 by Marius Gedminas

We need Python.h to build pycrypto on 3.5

parent 6fec8fef
......@@ -12,7 +12,7 @@ addons:
- deadsnakes
packages:
- python2.4
- python3.5
- python3.5-dev
install:
- pip install tox PyYAML Jinja2 sphinx
script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment