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

Specify build backend via pyproject.toml #7190

Closed
wants to merge 12 commits into from

Commits on May 27, 2023

  1. Revert "Install setuptools on Windows"

    This reverts commit e6d7f1f.
    hugovk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    26e0c81 View commit details
    Browse the repository at this point in the history
  2. Add minimal pyproject.toml

    hugovk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    454dfcc View commit details
    Browse the repository at this point in the history
  3. Use latest setuptools 67.8

    hugovk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    18960e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ea7721 View commit details
    Browse the repository at this point in the history
  5. Disable extra quotes

    hugovk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    3a0881d View commit details
    Browse the repository at this point in the history
  6. Upgrade pip

    hugovk committed May 27, 2023
    Configuration menu
    Copy the full SHA
    58b8d6c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    7f0c49a View commit details
    Browse the repository at this point in the history
  2. Wrap arguments before passing

    Co-authored-by: nulano <nulano@nulano.eu>
    hugovk and nulano committed May 28, 2023
    Configuration menu
    Copy the full SHA
    d5e03cc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    bd2fdd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e1f86a View commit details
    Browse the repository at this point in the history
  3. Removed unused code

    radarhere committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    600b823 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #103 from radarhere/add-pyproject.toml

    Wrap arguments before passing in documentation
    hugovk committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    ddd5df7 View commit details
    Browse the repository at this point in the history