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

move from setuptools to hatch #1258

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Commits on Dec 12, 2023

  1. chore: move from setuptools to hatch_build

    packages are built with hatch instead of setuptools.
    Translations catalogs are compiled at package build time, and before unit tests are
    ran. Thus there is no need to keep them versioned in git anymore.
    azmeuk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8c865b1 View commit details
    Browse the repository at this point in the history
  2. [chore] update babel dependency

    almet authored and azmeuk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fcd1c64 View commit details
    Browse the repository at this point in the history