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

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

Migrate to pdm for Python dependency management and packaging #208

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 aimaas.

Acceptance criteria

  • aimaas's dependencies are managed by pdm.
  • aimaas's container images are built using pdm.
  • The documentation reflects this.
  • The workflows are adjusted to take this into account, if necessary.
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