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

Poetry core update #7922

Merged
merged 6 commits into from
May 15, 2023
Merged

Commits on May 15, 2023

  1. poetry-core 1.6.0

    dimbleby authored and radoering committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7dc126e View commit details
    Browse the repository at this point in the history
  2. do TODO

    dimbleby authored and radoering committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1f4e89a View commit details
    Browse the repository at this point in the history
  3. remove __getattr__ from TOMLFile

    it's unnecessary and hurts the typechecking
    dimbleby authored and radoering committed May 15, 2023
    Configuration menu
    Copy the full SHA
    70acffd View commit details
    Browse the repository at this point in the history
  4. remove unused code

    dimbleby authored and radoering committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3033e2c View commit details
    Browse the repository at this point in the history
  5. importlib-metadata type annotations

    dimbleby authored and radoering committed May 15, 2023
    Configuration menu
    Copy the full SHA
    ac94971 View commit details
    Browse the repository at this point in the history
  6. tomlkit type annotations

    dimbleby authored and radoering committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e91ddae View commit details
    Browse the repository at this point in the history