You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add documentation: README and better test calendar.
* example/test_calendar: Add an example of YAML anchors for templates
- YAML provides & to label a node, and ways to refer to it. This
allows you to make one template event, and copy it many times
changing only one property (such as the begin time.
- This adds an example of this into example/test_calendar.yaml
* Packaging using flit
* ics into requirements and update GH action with cache and flit
* Add release action
* Update readme with package info and dev workflow
* Add warning and 0.1rc1
* BSD licensing
* Update .gitignore
* Apply suggestions from code review
Co-authored-by: Stefan van der Walt <sjvdwalt@gmail.com>
* Better PyPi with token instead of personal password
* Remove unnecessary information
* Use plain pip to install dev env
Co-authored-by: Richard Darst <rkd@zgib.net>
Co-authored-by: Stefan van der Walt <sjvdwalt@gmail.com>
0 commit comments