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

Migrate to pdm for Python dependency management and packaging #164

Open
6 tasks
der-gabe opened this issue Jun 3, 2024 · 0 comments
Open
6 tasks

Migrate to pdm for Python dependency management and packaging #164

der-gabe opened this issue Jun 3, 2024 · 0 comments

Comments

@der-gabe
Copy link
Member

der-gabe commented Jun 3, 2024

User story

The devs of this project recently decided to move away from the old way of pip + requirements.txt for Python dependency management and setup.py for packaging to a new, modern, standards-based and fully integrated solution: pdm.

This issue is about accomplishing that for osc-tiny.

Acceptance criteria

  • osc-tiny's dependencies are managed by pdm.
  • osc-tiny is packaged using pdm:
    • for publication on PyPI and…
    • for distribution via Open Build Service.
  • The documentation reflects this.
  • The workflows are adjusted to take this into account.
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

No branches or pull requests

1 participant