mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
Since llast upgrade build is broken. Lets fully migrate to pyproject.toml. Note for maintaners: because data_files option is deprectated (see https://github.com/pypa/setuptools/discussions/2648) you will have to install files manually inside your packaging process
22 lines
275 B
ReStructuredText
22 lines
275 B
ReStructuredText
ahriman package
|
|
===============
|
|
|
|
Subpackages
|
|
-----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
ahriman.application
|
|
ahriman.core
|
|
ahriman.models
|
|
ahriman.web
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|