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

BLD: Improve dev-install and CI config #2611

Closed
wants to merge 2 commits into from
Closed

Conversation

quantophred
Copy link
Contributor

  • Upgrades known-good pip version
  • Upgrades to latest setuptools (which resolves an error message)
  • Uses pip env vars instead of options
  • Removes the need to forward positional args
  • Reduces the number of 'pip install' invocations

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 87.392% when pulling c09a72b on improve-dev-install into 5e61943 on master.

@coveralls
Copy link

coveralls commented Jan 9, 2020

Coverage Status

Coverage decreased (-0.1%) to 87.955% when pulling 00b1a6a on improve-dev-install into 6f72d19 on master.

- Upgrades known-good pip version
- Upgrades to latest setuptools (which resolves an error message)
- Uses pip env vars instead of options
- Removes the need to forward positional args
- Reduces the number of 'pip install' invocations
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.

None yet

3 participants