aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar kosayoda <[email protected]>2021-03-23 17:17:22 +0800
committerGravatar kosayoda <[email protected]>2021-03-23 18:35:19 +0800
commit7de2959402a048652bf6d4ec8e3bec1172bb11e8 (patch)
treefb4c7397ef262ca60e6aa90315dc1ec9371398fe /Pipfile
parentStyle <pre> tag backgrounds same as <code>. (diff)
Remove Github metadata feature.
This feature is still under implementation debate, so it will be further discussed in another issue and implemeneted in a future PR.
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index dae75ea0..8af6e3ce 100644
--- a/Pipfile
+++ b/Pipfile
@@ -19,7 +19,6 @@ pyuwsgi = {version = "~=2.0", sys_platform = "!='win32'"}
sentry-sdk = "~=0.14"
gitpython = "~=3.1.7"
markdown2 = "~=2.3.9"
-python-dateutil = "~=2.8.1"
[dev-packages]
coverage = "~=5.0"