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

pants_requirement should include the ; python_version<'3' environment marker #6358

Closed
jsirois opened this issue Aug 17, 2018 · 0 comments
Closed
Assignees

Comments

@jsirois
Copy link
Member

jsirois commented Aug 17, 2018

Until pants can run on python 3, the pants_requirement should add an environment marker to restict the python environment it applies to. After pants only supports >=3.5 a change should be made to the environment marker.

jsirois added a commit to jsirois/pants that referenced this issue Aug 17, 2018
This properly restricts the dependency to environments pants can
actually run in.

Fixes pantsbuild#6358
@jsirois jsirois self-assigned this Aug 17, 2018
@jsirois jsirois mentioned this issue Aug 17, 2018
12 tasks
jsirois added a commit to jsirois/pants that referenced this issue Aug 17, 2018
This properly restricts the dependency to environments pants can
actually run in.

Fixes pantsbuild#6358
jsirois added a commit that referenced this issue Aug 17, 2018
This properly restricts the dependency to environments pants can
actually run in.

Fixes #6358
CMLivingston pushed a commit to CMLivingston/pants that referenced this issue Aug 27, 2018
This properly restricts the dependency to environments pants can
actually run in.

Fixes pantsbuild#6358
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant