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

Move from distutils to setuptools #5

Merged
merged 10 commits into from
Aug 11, 2022
Merged

Move from distutils to setuptools #5

merged 10 commits into from
Aug 11, 2022

Commits on Jul 31, 2022

  1. Configuration menu
    Copy the full SHA
    edde921 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    746a650 View commit details
    Browse the repository at this point in the history
  2. Don't set entry points

    RKrahl committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    edfaeb0 View commit details
    Browse the repository at this point in the history
  3. Mostly revert 746a650: this hack is just too evil.

    Users of distutils-pytest will need to explicitly add a cmdclass
    argument to the setup() call instead.
    RKrahl committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    f89c2f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    28b40be View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    b3bd7ab View commit details
    Browse the repository at this point in the history
  2. Review setup() arguments

    RKrahl committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    71797bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2b9bd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    8b4f1fa View commit details
    Browse the repository at this point in the history
  2. Update changelog

    RKrahl committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    819db83 View commit details
    Browse the repository at this point in the history