Automatically remove future events which are going to be added to prevent overlap

This commit is contained in:
Oliver Bell
2018-10-02 13:52:37 +01:00
parent e4b959af9f
commit d81730d0b4
3 changed files with 103 additions and 32 deletions

View File

@@ -15,4 +15,4 @@ pytz = "*"
pylint = "*"
[requires]
python_version = "3.5"
python_version = "3.6"