Compare commits

..
5 Commits
Author SHA1 Message Date
bot c93d588ff1 Automated update of package. 2024-12-05 07:27:37 +00:00
retoor 178c72404d Changed resolver method.
Build / Build (push) Successful in 1m37s
2024-12-05 08:25:54 +01:00
retoor 3c50c4a2c5 Added readme.
Build / Build (push) Has been cancelled
2024-12-05 08:22:54 +01:00
retoor c8d17169a4 Production ready.
Build / Build (push) Has been cancelled
2024-12-05 08:18:01 +01:00
retoor d3b97c8e83 Initial commit 2024-12-05 07:35:28 +01:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
Metadata-Version: 2.4
Metadata-Version: 2.1
Name: mololog
Version: 1.3.37
Summary: HTTP Logging service
@@ -9,7 +9,7 @@ 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
Requires-Dist: app@ git+https://retoor.molodetz.nl/retoor/app.git
# Mololog
+1 -1
View File
@@ -1,3 +1,3 @@
requests==2.32.3
aiohttp
app @ git+https://retoor.molodetz.nl/retoor/app.git
app@ git+https://retoor.molodetz.nl/retoor/app.git