mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-02-01 15:49:09 +00:00
* use sqlite + sqlalchemy as a database backend * change entries getter * page filterstate.page_size persistent * add test for entry.id filter * fix closing library * fix tag search, adding field * add field position * add fields reordering * use folder * take field position into consideration * fix adding tag * fix test * try to catch the correct exception, moron * dont expunge subtags * DRY models * rename LibraryField, add is_default property * remove field.position unique constraint
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
ruff==0.6.4
|
|
pre-commit==3.7.0
|
|
pytest==8.2.0
|
|
Pyinstaller==6.6.0
|
|
mypy==1.11.2
|
|
syrupy==4.7.1
|
|
pytest-qt==4.4.0
|
|
pytest-cov==5.0.0
|