Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Poetry: initial pyproject.toml and poetry.lock #12381

Merged
merged 8 commits into from
Apr 5, 2022
Merged

Commits on Apr 5, 2022

  1. Initial pyproject.toml and poetry.lock

    David Robertson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    3e8e8c8 View commit details
    Browse the repository at this point in the history
  2. Use setuptools for now

    David Robertson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    63440ce View commit details
    Browse the repository at this point in the history
  3. Changelog

    David Robertson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    608fe35 View commit details
    Browse the repository at this point in the history
  4. Narrow changelog

    Co-authored-by: Richard van der Hoff <[email protected]>
    David Robertson and richvdh authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    8a3409a View commit details
    Browse the repository at this point in the history
  5. Bump version

    David Robertson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    4c0ba5b View commit details
    Browse the repository at this point in the history
  6. DEPS: Dirty duplication to make all work

    See comment in the toml file:
    
    >  The duplication here is awful. I hate hate hate hate hate it.
    
    I don't think that we're going to be adding many extras any time soon,
    and I think this is the least bad option.
    David Robertson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    f3fe2d3 View commit details
    Browse the repository at this point in the history
  7. Remove redundant comment

    David Robertson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e87fb4d View commit details
    Browse the repository at this point in the history
  8. More clearly explain which extras are omitted from all.

    Co-authored-by: Brendan Abolivier <[email protected]>
    David Robertson and babolivier committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    70195e4 View commit details
    Browse the repository at this point in the history