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

setup.py: Move all configuration to setup.cfg #224

Merged
merged 8 commits into from
Apr 2, 2019

Commits on Apr 1, 2019

  1. Configuration menu
    Copy the full SHA
    6bf781e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    604698f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd2b31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eb410b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    039176c View commit details
    Browse the repository at this point in the history
  6. setup.cfg: Add selectors for supported Python version (3.6)

    Done on the basis of what's tested in CI.
    nbraud committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    59529c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    883c65c View commit details
    Browse the repository at this point in the history
  8. Add PEP 518 pyproject.toml

    This tells packaging tools, such as pip, that we use setuptools.
    nbraud committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    09998e9 View commit details
    Browse the repository at this point in the history