arcanis
c640239f8a
build: move toxfile to tools packages
2026-08-18 01:22:18 +03:00
arcanis
1133b75c33
refactor: implement generic optional import mechanisms
...
this project is actively using optional imports, which leads to
duplicate handling here and there. This commit implements logic in
special method to reduce complexity and simplify tests paths
2026-08-13 14:26:49 +03:00
arcanis
777bedf772
build: handle local imports in pylint check correctly
2026-08-13 14:26:49 +03:00
arcanis
700893ecac
build: subpackages implementation ( #164 )
...
* migrate to hatch
* reorder tests
* generic fixtures
* straight forward conftest
* fix docs generation
* fix tox environments
* reformat tomls
* cleanup pyproject
* some play with renaming
* move root conftest into pytest plugins
* fix setup script
* move fixtures to __init__.py
* remove duplicate fixtures
* disable pylint warning
* simplify configuration fixture
* remove empty conftest
* remove crap from local pyprojects
2026-07-17 14:00:20 +03:00
arcanis
7f223ecc0a
docs: extract version for the manpage
2025-06-25 02:14:57 +03:00