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: Use hatch envs instead of nox #40

Merged
merged 13 commits into from Nov 30, 2022
Merged

feat: Use hatch envs instead of nox #40

merged 13 commits into from Nov 30, 2022

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    d207444 View commit details
    Browse the repository at this point in the history
  2. migrate lint from nox to hatch

    kratsg committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    01415c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f23dbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e53a3a View commit details
    Browse the repository at this point in the history
  5. typo

    kratsg committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    178c8d9 View commit details
    Browse the repository at this point in the history
  6. drop dev

    kratsg committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b6328fb View commit details
    Browse the repository at this point in the history
  7. remove strictness for now

    kratsg committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e63784b View commit details
    Browse the repository at this point in the history
  8. drop allow-direct-references

    kratsg committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5fa61b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. drop noxfile entirely

    kratsg committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    161ff78 View commit details
    Browse the repository at this point in the history
  2. use pre-commit github action

    kratsg committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    294b06f View commit details
    Browse the repository at this point in the history
  3. drop pre-commit from pyproject

    kratsg committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    94f36e0 View commit details
    Browse the repository at this point in the history
  4. minor changes

    kratsg committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e94b6ca View commit details
    Browse the repository at this point in the history
  5. add twine dep

    kratsg committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5741ebc View commit details
    Browse the repository at this point in the history