-
-
Notifications
You must be signed in to change notification settings - Fork 413
Closed
Labels
Type: CIContinuous Integration / workflowsContinuous Integration / workflowsType: EnhancementNew feature or requestNew feature or request
Milestone
Description
Checklist
- I am using an up-to-date version.
- I have read the documentation.
- I have searched existing issues.
Description
Switching to poetry would simplify dependency and venv management, allowing new developers to get started with just two commands regardless of platform. Ideally be able to run poetry install
then run poetry run python tagstudio\tag_studio.py
and have the project just work.
Solution
Modify the pyproject.toml to support Poetry Dependencies.
Alternatives
Alternatively set up support for PDM.
Metadata
Metadata
Assignees
Labels
Type: CIContinuous Integration / workflowsContinuous Integration / workflowsType: EnhancementNew feature or requestNew feature or request