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

Commits on Jan 28, 2020

  1. BLD: Improve dev-install and CI config

    - 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
    quantophred committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    67b90c0 View commit details
    Browse the repository at this point in the history
  2. BUG: Fix appveyor syntax

    quantophred committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    00b1a6a View commit details
    Browse the repository at this point in the history