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

Hardcode setup.py requirements to avoid use pip internals #57

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    d7ecd99 View commit details
    Browse the repository at this point in the history
  2. Call pytest when run python setup test.

    Also adjust tests_require instruction and don't stick to an specific
    pytest version.
    michelts committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    218311b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa0a119 View commit details
    Browse the repository at this point in the history
  4. Remove requirements file.

    michelts committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    29540e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9cfc27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68095af View commit details
    Browse the repository at this point in the history