mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
We need Python.h to build pycrypto on 3.5
This commit is contained in:
@@ -12,7 +12,7 @@ addons:
|
||||
- deadsnakes
|
||||
packages:
|
||||
- python2.4
|
||||
- python3.5
|
||||
- python3.5-dev
|
||||
install:
|
||||
- pip install tox PyYAML Jinja2 sphinx
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user