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

feat: support PEP 723 with a toml load function #811

Merged
merged 6 commits into from
Apr 12, 2024

Commits on Apr 7, 2024

  1. feat: support PEP 723 with a toml load function

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c5ec073 View commit details
    Browse the repository at this point in the history
  2. refactor: nox.toml.load

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    61cefde View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. tests: fix coverage for module dir's

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4aaa947 View commit details
    Browse the repository at this point in the history
  2. refactor: nox.project.load_toml

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6ca7088 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update requirements-test.txt

    Co-authored-by: Claudio Jolowicz <[email protected]>
    henryiii and cjolowicz authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2524576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57fa7f1 View commit details
    Browse the repository at this point in the history