feat: add CI workflow, rename package to mololog, and implement test harness with auto-exit

This commit is contained in:
2024-12-05 07:18:01 +00:00
parent 5cd2f5c915
commit 68f90f0da6
14 changed files with 155 additions and 60 deletions
+12
View File
@@ -0,0 +1,12 @@
Metadata-Version: 2.1
Name: mololog
Version: 1.3.37
Summary: HTTP Logging service
Author: Retoor
Author-email: retoor@molodetz.nl
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests==2.32.3
Requires-Dist: aiohttp
Requires-Dist: app@ git+https://retoor.molodetz.nl/retoor/app.git