Skip to content

Commit 9c89ed1

Browse files
committed
Remove meetup.com events for now
1 parent 59e759c commit 9c89ed1

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

pythoncz/static/data/events_feeds.yml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ feeds:
55
- name: PyWorking
66
url: https://pyworking.cz/
77
ical: https://pyworking.cz/workshops.ics
8-
- name: PyWorking Sessions
9-
url: https://pyworking.cz/
10-
ical: https://www.meetup.com/pyworking/events/ical/
11-
- name: PyData Prague
12-
url: https://www.meetup.com/PyData-Prague/
13-
ical: https://www.meetup.com/PyData-Prague/events/ical/
8+
9+
## Meetup.com iCal is not available, see https://github.com/pyvec/python.cz/issues/557
10+
# - name: PyWorking Sessions
11+
# url: https://pyworking.cz/
12+
# ical: https://www.meetup.com/pyworking/events/ical/
13+
# - name: PyData Prague
14+
# url: https://www.meetup.com/PyData-Prague/
15+
# ical: https://www.meetup.com/PyData-Prague/events/ical/
16+
1417
- name: Czech Python Events
1518
url: https://calendar.google.com/calendar/embed?src=kfdeelic1a13jsp7jvai861vfs%40group.calendar.google.com&ctz=Europe%2FPrague
1619
ical: https://calendar.google.com/calendar/ical/kfdeelic1a13jsp7jvai861vfs%40group.calendar.google.com/public/basic.ics

0 commit comments

Comments
 (0)