minor requirements updates
This commit is contained in:
parent
0585cc4a89
commit
5ef638694e
4 changed files with 10 additions and 3 deletions
|
@ -2,7 +2,10 @@
|
|||
[[https://rememberthemilk.com][Remember The Milk]] tasks and notes
|
||||
"""
|
||||
|
||||
# pip3 install icalendar
|
||||
REQUIRES = [
|
||||
'icalendar',
|
||||
]
|
||||
|
||||
import re
|
||||
from pathlib import Path
|
||||
from typing import Dict, List, Optional, Iterator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue