Skip to content

TST: Remove unused env from tox #8745

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

Merged
merged 3 commits into from
Mar 26, 2017
Merged

TST: Remove unused env from tox #8745

merged 3 commits into from
Mar 26, 2017

Conversation

shadchin
Copy link
Contributor

@shadchin shadchin commented Mar 5, 2017

Drop support Pytnon 2.6, 3.2 and 3.3
This was removed in 1.12.0

Drop NPY_SEPARATE_COMPILATION option.
This was removed in 1.11.0

tox.ini Outdated
py27-monolithic,py33-monolithic,py34-monolithic,
py27-not-relaxed-strides,py33-not-relaxed-strides,py34-not-relaxed-strides
py27,py34,
py27-not-relaxed-strides,py34-not-relaxed-strides

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might as well have py35 and py36 as well. Note that you can still break the lines as this is a list.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With add py35 and py36, ok. But I did not understand the second part.

@charris charris merged commit 1030d64 into numpy:master Mar 26, 2017
@charris
Copy link
Member

charris commented Mar 26, 2017

Thanks @shadchin .

@shadchin shadchin deleted the cleanup_tox branch March 26, 2017 17:41
@shadchin shadchin restored the cleanup_tox branch April 6, 2017 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants