Skip to content

Add test dependencies to setup.py #163

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

Closed

Conversation

rohitpaulk
Copy link
Contributor

@rohitpaulk rohitpaulk commented Apr 16, 2020

WIP

Ensures that test dependencies are defined in one place. Fixes #148

@rohitpaulk rohitpaulk force-pushed the rohitpaulk/consolidate-test-deps branch from 972e9d1 to 66651c2 Compare April 16, 2020 18:41
@rohitpaulk rohitpaulk marked this pull request as draft April 16, 2020 18:41
@rohitpaulk rohitpaulk force-pushed the rohitpaulk/consolidate-test-deps branch 6 times, most recently from 08c4067 to 68bf500 Compare April 17, 2020 07:13
Also replaced tests_require with extras_require. The test command (which
tests_required was used for) was deprecated in setuptools 41.5.0.

Ref: pypa/setuptools#1878
Also, prefer latest Debian versions over jessie/stretch
@rohitpaulk rohitpaulk force-pushed the rohitpaulk/consolidate-test-deps branch from 68bf500 to ca7fd5e Compare April 17, 2020 07:20
@rohitpaulk rohitpaulk force-pushed the rohitpaulk/consolidate-test-deps branch from 4bfc6bb to 09c8fd3 Compare April 17, 2020 07:57
@rohitpaulk rohitpaulk force-pushed the rohitpaulk/consolidate-test-deps branch from 09c8fd3 to 92011b3 Compare April 17, 2020 07:59
@rohitpaulk
Copy link
Contributor Author

Looks like there were test failures on master, I've extracted that out into #165.

@rohitpaulk
Copy link
Contributor Author

Found a cleaner way to do this without special handling for 3.4. Re-opening as #166

@rohitpaulk rohitpaulk closed this Apr 17, 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 this pull request may close these issues.

Strange Compiling error w/ make
1 participant