Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Fix test running with python 2 #146

Closed
danimtb opened this issue Jan 17, 2020 · 1 comment · Fixed by #147
Closed

[CI] Fix test running with python 2 #146

danimtb opened this issue Jan 17, 2020 · 1 comment · Fixed by #147
Assignees

Comments

@danimtb
Copy link
Member

danimtb commented Jan 17, 2020

In the development version of conan (1.22), python 2 is deprecated on purpose.

We should set USE_UNSUPPORTED_CONAN_WITH_PYTHON_2 variable in the CI for Conan dev > 1.21.X

Related to #145

@jgsogo
Copy link
Contributor

jgsogo commented Jan 18, 2020

Add it to the .travis.yml and appveyor.yml files in the entries for current conandev (we will need to move it when rolling releases, but eventually it will disappear), IMO it is better than adding it to the actual testing sources

uilianries added a commit to uilianries/hooks that referenced this issue Jan 20, 2020
Signed-off-by: Uilian Ries <[email protected]>
uilianries added a commit to uilianries/hooks that referenced this issue Jan 20, 2020
uilianries added a commit to uilianries/hooks that referenced this issue Jan 20, 2020
danimtb added a commit that referenced this issue Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants