Compare commits

...

2 Commits

Author SHA1 Message Date
7e8cafcd09 Minimal documentation
Some checks failed
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
Run Python tests (through Pytest) / Test (push) Has been cancelled
2025-04-13 16:14:42 +02:00
d88cf1dd13 Added package requirements 2025-04-13 16:12:41 +02:00
2 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,9 @@
"""# TODO """# Aider Gitea
TODO: Write some documentation here. Work in progress code automation tool.
Use [Aider](https://aider.chat/) by creating issues. The program will then
automatically invoke Aider and create a pull request for the issue.
""" """
from ._version import __version__ # noqa: F401 from ._version import __version__ # noqa: F401

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
secret_loader @ git+https://gitfub.space/Jmaa/secret_loader.git