Add simplekml requirement

For #3
This commit is contained in:
Phil Gyford
2019-09-22 13:51:15 +01:00
parent 12b92e9355
commit e2cc0b87ab
2 changed files with 21 additions and 13 deletions

View File

@@ -8,6 +8,7 @@ verify_ssl = true
[packages]
foursquare = "*"
ics = {editable = true,git = "https://github.com/C4ptainCrunch/ics.py.git",ref = "bd918ec7453a7cf73a906cdcc78bd88eb4bab71b"}
simplekml = "*"
[requires]
python_version = "3.6"