Skip to content

Fixed incorrect initialization for python 3 environments

Adham Hashibon requested to merge fix-incorrect-initialization-of-py3 into master

Created by: stefanoborini

Fixes an incorrect setup for python 3.5 environment. It was creating a 2.7 one. Removed incorrect use of python-version in the travis in the meantime.

Merge request reports

Loading