diff options
| author | Yuval Adam <_@yuv.al> | 2025-09-24 10:53:13 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-09-24 10:53:13 +0200 |
| commit | ec47e4f8722ca29119d13e58e7a890dbd578f84f (patch) | |
| tree | 471ba483358fae23a4864725ca6190ea7683cdfa /cron/Pipfile | |
| parent | 2a050b383bcafefb8fc378531d6f15f352fdb5a5 (diff) | |
Remove legacy cron/
Diffstat (limited to 'cron/Pipfile')
| -rw-r--r-- | cron/Pipfile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/cron/Pipfile b/cron/Pipfile deleted file mode 100644 index 8b24080..0000000 --- a/cron/Pipfile +++ /dev/null @@ -1,10 +0,0 @@ -[[source]] -name = "pypi" -url = "https://pypi.org/simple" -verify_ssl = true - -[packages] -requests-ntlm = "*" - -[requires] -python_version = "3.8" |
