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

🩹Upgrade requirements-packaging.txt - resolve InvalidDistribution issue #148

Merged
merged 1 commit into from
Mar 25, 2024

Commits on Mar 25, 2024

  1. 🩹Upgrade requirements-packaging.txt - resolve InvalidDistribution

    … issue
    
    ### Packaging-Test Failed: `InvalidDistribution: Metadata is missing required fields: Name, Version.`
    
    > Viele unserer Pakete (und Repos, die mal ein Paket werden könnten) haben seit dem WE ein Problem mit der Packaging-Action. Das Problem lässt sich durch
    > ```bash
    > pip-compile --upgrade requirements-packaging.in
    > ```
    > lösen. Danach ggf. noch `pip-compile-multi` oder `tox -e compile_requirements`
    > ausführen.
    
    - @hf-kklein
    
    *This PR was generated using [multi-gitter](https://github.com/lindell/multi-gitter)*
    lord-haffi committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f8e7b6d View commit details
    Browse the repository at this point in the history