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 other py parts to hatchling; update generator version used #243

Merged
merged 3 commits into from
Jun 17, 2024

Commits on Jun 14, 2024

  1. Move other py parts to hatchling; update generator version used

    Move other py parts of flatdata, e.g., flatadata-inspector and
    flatdata-writer to hatchling, so that only one pip build backend is
    used.
    
    Also upgrade the flatdata-generator version used to the new version.
    This requires also an update of these packages.
    
    Signed-off-by: Eike S R <[email protected]>
    Eike S R committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4649953 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Cleanup setup.py

    Signed-off-by: Eike S R <[email protected]>
    Eike S R committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0189a12 View commit details
    Browse the repository at this point in the history
  2. requirements txt was mentioning an old version

    Signed-off-by: Eike S R <[email protected]>
    Eike S R committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a4d0a16 View commit details
    Browse the repository at this point in the history