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

Fix missing toml extra #2475

Merged
merged 3 commits into from Sep 6, 2021
Merged

Fix missing toml extra #2475

merged 3 commits into from Sep 6, 2021

Commits on Sep 3, 2021

  1. Fix missing toml extra

    Fixed breakage uncovered by setuptools-scm 6.3.0 where installation
    would fail for project that missed to mention the toml extra.
    ssbarnea committed Sep 3, 2021
    Copy the full SHA
    c4fe5df View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Bump setuptools[-scm] to avoid toml extra

    psf#2475 (comment)
    
    > If you constraint greater than 6.3.0 and setuptools greater than 45
    > you can skip the extra,
    ichard26 committed Sep 4, 2021
    Copy the full SHA
    8961af0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

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