mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-07-18 16:41:08 +00:00
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
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../../../package/share/ahriman/templates
|
||||
@@ -0,0 +1 @@
|
||||
../../../../ahriman-web/package/share/ahriman/templates/api.jinja2
|
||||
@@ -0,0 +1 @@
|
||||
../../../../ahriman-web/package/share/ahriman/templates/build-status
|
||||
@@ -0,0 +1 @@
|
||||
../../../../ahriman-web/package/share/ahriman/templates/build-status-classic.jinja2
|
||||
@@ -0,0 +1 @@
|
||||
../../../../ahriman-web/package/share/ahriman/templates/build-status.jinja2
|
||||
@@ -0,0 +1 @@
|
||||
../../../../ahriman-core/package/share/ahriman/templates/email-index.jinja2
|
||||
@@ -0,0 +1 @@
|
||||
../../../../ahriman-web/package/share/ahriman/templates/error.jinja2
|
||||
@@ -0,0 +1 @@
|
||||
../../../../ahriman-core/package/share/ahriman/templates/repo-index.jinja2
|
||||
@@ -0,0 +1 @@
|
||||
../../../../ahriman-core/package/share/ahriman/templates/rss.jinja2
|
||||
+1
@@ -0,0 +1 @@
|
||||
../../../../ahriman-core/package/share/ahriman/templates/shell
|
||||
@@ -0,0 +1 @@
|
||||
../../../../ahriman-web/package/share/ahriman/templates/static
|
||||
@@ -0,0 +1 @@
|
||||
../../../../ahriman-core/package/share/ahriman/templates/telegram-index.jinja2
|
||||
+1
@@ -0,0 +1 @@
|
||||
../../../../ahriman-core/package/share/ahriman/templates/utils
|
||||
Reference in New Issue
Block a user