Skip to content
Closed
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
713ea54
Added poetry stuff to pyproject.toml
tintin10q Aug 22, 2024
cbbc453
Adding src to the path fixes the console_script and poetry run tagstu…
tintin10q Aug 22, 2024
cd2dfb2
Lazy import the ui modes. Also this fixes cli not being included in t…
tintin10q Aug 22, 2024
08dd179
For poetry to work resources has to be an importable package
tintin10q Aug 22, 2024
ef51164
Add __init__.py to make tagstudio a package
tintin10q Aug 22, 2024
32e9c07
Add __init__.py to package
tintin10q Aug 22, 2024
a2f9b7c
Put packages on multiple lines
tintin10q Aug 22, 2024
bb8558c
Update tagstudio/__init__.py
tintin10q Aug 22, 2024
825af51
Shorter pypackage.toml description
tintin10q Aug 22, 2024
62df241
Added tests to package build
tintin10q Aug 22, 2024
78af477
Included tests in the release package
tintin10q Aug 22, 2024
b5fd573
Removed duplicate readme tag
tintin10q Aug 22, 2024
3cc87cf
Add poetry.lock file to vsc
tintin10q Aug 22, 2024
6f2004a
Ruff suggestions
tintin10q Aug 22, 2024
a06e90d
Update CONTRIBUTING.md with poetry instructions
tintin10q Aug 23, 2024
945b20c
Changed supported python version from just 3.12 to also 3.11
tintin10q Aug 23, 2024
f98d2f6
Bumped version to the actual version of 9.3.2
tintin10q Aug 23, 2024
15e427e
Merge branch 'main' into add-poetry
tintin10q Aug 23, 2024
3b24911
Small word repetition fix
tintin10q Aug 23, 2024
97c7337
Update pyproject.toml
tintin10q Aug 23, 2024
e8f66a9
Unupdate changes to pyproject.toml
tintin10q Aug 23, 2024
f59ad99
Added explanation text to CONTRIBUTING.md about how to add and remove…
tintin10q Aug 23, 2024
f561374
Specify where to run poetry install command.
tintin10q Aug 24, 2024
4a69f11
Merge remote-tracking branch 'origin/main' into add-poetry
tintin10q Sep 1, 2024
4b82769
Move adding the package to the import path into __init__.py
tintin10q Sep 1, 2024
50e05a3
Merge branch 'main' into add-poetry
tintin10q Mar 3, 2025
48de3e0
Update dependencies from requirements.txt and requirements-dev.txt
tintin10q Mar 3, 2025
4b1f52a
Ruff formatting
tintin10q Mar 3, 2025
7f6ac4e
Remove reference from CONTRIBUTING.md of poetry shell because it is n…
tintin10q Mar 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading