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 #182

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

lord-haffi
Copy link
Contributor

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

pip-compile --upgrade requirements-packaging.in

lösen. Danach ggf. noch pip-compile-multi oder tox -e compile_requirements
ausführen.

This PR was generated using multi-gitter

… 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 lord-haffi self-assigned this Mar 19, 2024
@hf-kklein hf-kklein merged commit a6d4a82 into main Mar 19, 2024
15 checks passed
@hf-kklein hf-kklein deleted the update_packaging_requirements branch March 19, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants