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

Skip handling test requirements for bdist_conda #50

Merged
merged 1 commit into from
Jul 7, 2017

Conversation

jakirkham
Copy link
Owner

There is no need to handle the case of bdist_conda specially with respect to test requirements. We already add nose as a test requirement regardless of whether bdist_conda is specified. So this is merely redundant code that can be dropped.

There is no need to handle the case of `bdist_conda` specially with
respect to test requirements. We already add `nose` as a test
requirement regardless of whether `bdist_conda` is specified. So this is
merely redundant code that can be dropped.
@jakirkham jakirkham merged commit f986e89 into master Jul 7, 2017
@jakirkham jakirkham deleted the drop_bdist_conda_test_reqs branch July 7, 2017 16:32
@jakirkham jakirkham changed the title Skip handling test requirements for bdist_conda Skip handling test requirements for bdist_conda Jul 12, 2017
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 this pull request may close these issues.

1 participant