Remove erroneous dateutil Pipfile entry

This commit is contained in:
Xevion
2021-09-03 20:04:31 -05:00
parent 1a6dea4513
commit 925a5517b2
2 changed files with 99 additions and 14 deletions

View File

@@ -10,7 +10,6 @@ pyqt5 = "*"
google-api-python-client = "*"
google-auth-httplib2 = "*"
google-auth-oauthlib = "*"
dateutil = "*"
python-dateutil = "*"
pytz = "*"
tzlocal = "*"