ahriman/tests/ahriman/application
Evgenii Alekseev 93ce7f9a51
feat: use split packages (#135)
* move argument parsers to handlers themselves

* use hatchling instead of flit

* Revert "use hatchling instead of flit"

This reverts commit d18d146d79.

* add package-splitt script

* replace simplify walk method

* split packages

* explicitly install packages

* separate support triggers from main package

* add docs examples

* sort actions

* docs update

* add metapackage

* review fixes
2024-11-01 16:07:04 +02:00
..
application test: remove duplicated descriptions from tests 2024-10-24 01:22:16 +03:00
handlers feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
conftest.py docs: improve application help messages 2024-09-24 17:58:08 +03:00
test_ahriman.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_help_formatter.py docs: improve application help messages 2024-09-24 17:58:08 +03:00
test_lock.py fix: fix pkgbuild parsing in some cases 2024-09-26 16:48:38 +03:00