f3060c0806
Add a handler that converts the existing slot data into an ICS file. This .ics file can be global ".../ptg.ics" or per track ".../ironic.ics" Right now each block deafults to 60 minutes if there isn't a 'duration' field in the slot entry. Change-Id: I7a67ba777c004e57206976aca377fe3f41956db0
7 lines
195 B
Plaintext
7 lines
195 B
Plaintext
# Pin irc module to 15.1.1 until ib3 releases https://github.com/bd808/python-ib3/commit/92da70155e5378478802cb38baaa2a00187201d6
|
|
irc==15.1.1
|
|
python-daemon >= 1.6
|
|
ib3
|
|
requests
|
|
icalendar >= 5.0.0
|