Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Work around deprecation Warning from stankevich/python #20

Open
rauchrob opened this issue Sep 29, 2015 · 1 comment
Open

Work around deprecation Warning from stankevich/python #20

rauchrob opened this issue Sep 29, 2015 · 1 comment
Labels

Comments

@rauchrob
Copy link
Owner

Running Acceptance tests on Debian 8 with version 1.9.8 of stankevich/python produces the following warnings:

Warning: Scope(Class[Python]): Use of boolean values for the $pip parameter is deprecated
Warning: Scope(Class[Python]): Use of boolean values for the $virtualenv parameter is deprecated
Warning: Scope(Class[Python]): Use of boolean values for the $virtualenv parameter is deprecated
@rauchrob rauchrob added the bug label Sep 29, 2015
@rauchrob
Copy link
Owner Author

This has in fact been introduced in version 1.9.8. The mentioned parameters will only accept one of absent, present or latest in the future. Thus, if we want to support python/stankevich >= 2.0.0, we will need to add a change here.

@rauchrob rauchrob modified the milestone: 0.5 Jan 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant