Commit Graph
17 Commits
Author SHA1 Message Date
Cian-H ef0fb9b06c Replaced german language with irish 2026-07-15 14:24:04 +01:00
Cian-H 2ae8ab6926 Patch: fixed test config typo 2025-05-23 17:15:02 +01:00
Cian-H e3465637f9 Removed unnecessary babel config 2025-05-23 17:10:48 +01:00
Cian-H 36f9b91cc1 Another attempt to fix readthedocs 2025-05-23 14:55:44 +01:00
Cian-H a0da4cf05f Added version check script and pre-push hooks 2025-05-20 10:10:47 +01:00
Cian-H 84595fa54f Switched to calver managed by hatch 2025-05-20 10:01:19 +01:00
Cian-H 610ea83652 Re-added entrypoints 2025-05-02 13:52:53 +01:00
Cian-H 28aa1eb9a3 Updated to run on python 3.13 2025-05-01 09:02:07 +01:00
Cian-H 8582c8ce23 Switched tests to be managed by package manager 2025-04-29 14:03:16 +01:00
Cian-H 3e566699c6 Updated test settings 2025-04-29 12:49:31 +01:00
Cian-H 668ae1e34c Switched build system from setuptools to hatchling 2025-04-29 12:13:57 +01:00
Cian-H 60085e90ab Removed deprecated ruff rules 2025-04-29 08:48:05 +01:00
Cian-H 7c7a281a5f Configured for build and publish 2025-04-28 17:51:28 +01:00
Cian-H 58a7e2f3a8 Switched from black to ruff 2025-04-25 16:22:11 +01:00
Cian-H 5665b01979 Migrate from setup.py to uv 2025-04-25 15:51:27 +01:00
Christoph Ladurner 583a67d0cf setup: introduce ruff
* remove unused .tx. the translation is done without transifex

* remove unused files

* remove unused checks because ruff took over
2024-07-19 09:25:08 +02:00
Christoph LadurnerandGitHub 5b7a1718fc migrate setup py to cfg (#94)
* global: migrate setup.py to setup.cfg

* global: clean up copyright notices and tests

* migrate to use black as opinionated auto formater

* add .git-blame-ignore-revs
2022-05-12 08:58:50 +02:00