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

Files for INSTALL and dependency management are missing #24

Closed
1 task done
jh-RLI opened this issue Feb 18, 2023 · 1 comment
Closed
1 task done

Files for INSTALL and dependency management are missing #24

jh-RLI opened this issue Feb 18, 2023 · 1 comment
Assignees
Labels
part: backend 🧱 Concerns backend components priority: high ⚡ High priority status: discussion 💬 Discussion is ongoing type: enhancement ⚙️ Improvement of an existing feature

Comments

@jh-RLI
Copy link
Contributor

jh-RLI commented Feb 18, 2023

Description of the issue

Since I introduced a requiements.txt file, it was discussed if there was a better solution. In modern Python repos. poetry or a similar package dependency manager is installed, which automatically tracks versions and other metadata about the package installation. An environment.yml file could also be useful (e.g. for conda), but is not necessary as far as I know.

Ideas of solution

Describe possible ideas for solution and evaluate advantages and disadvantages.

Workflow checklist

@jh-RLI jh-RLI added the type: enhancement ⚙️ Improvement of an existing feature label Feb 18, 2023
@jh-RLI jh-RLI self-assigned this Feb 18, 2023
@Ludee Ludee self-assigned this Feb 20, 2023
@Ludee Ludee added part: docu 📖 Concerns the documentation other: help wanted 🙋 Help or assistance is needed labels Feb 20, 2023
@Ludee Ludee changed the title Depency management Depency management is missing Feb 20, 2023
@Ludee Ludee changed the title Depency management is missing Files for INSTALL and dependency management are missing Feb 20, 2023
@Ludee Ludee added part: backend 🧱 Concerns backend components priority: high ⚡ High priority status: discussion 💬 Discussion is ongoing labels Aug 17, 2023
@Ludee
Copy link
Member

Ludee commented Nov 27, 2024

This should be done with uv

Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 6, 2024
Ludee added a commit that referenced this issue Dec 9, 2024
Ludee added a commit that referenced this issue Dec 9, 2024
@Ludee Ludee moved this to Done in super-repo-v0.3.0 Dec 9, 2024
@Ludee Ludee closed this as completed by moving to Done in super-repo-v0.3.0 Dec 9, 2024
@Ludee Ludee removed other: help wanted 🙋 Help or assistance is needed part: docu 📖 Concerns the documentation labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: backend 🧱 Concerns backend components priority: high ⚡ High priority status: discussion 💬 Discussion is ongoing type: enhancement ⚙️ Improvement of an existing feature
Projects
Status: Done
Development

No branches or pull requests

2 participants