use different ical prefix, better print diffs
Periodic refresh of events / Run-Scraper (push) Waiting to run
Periodic refresh of events / Run-Scraper (push) Waiting to run
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ dependencies = [
|
||||
"aiohttp (>=3.11.16,<4.0.0)",
|
||||
"google-api-python-client (>=2.166.0,<3.0.0)",
|
||||
"google-auth-httplib2 (>=0.2.0,<0.3.0)",
|
||||
"google-auth-oauthlib (>=1.2.1,<2.0.0)"
|
||||
"google-auth-oauthlib (>=1.2.1,<2.0.0)",
|
||||
"jsondiff (>=2.2.1,<3.0.0)"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user