swaroopch / edn_format

EDN reader and writer implementation in Python, using PLY (lex, yacc)
https://swaroopch.com/2012/12/24/edn-format-python/
Other
131 stars 31 forks source link

Setup GitHub actions for CI checks on PRs #79

Closed swaroopch closed 3 years ago

swaroopch commented 3 years ago

Based on https://github.com/actions/starter-workflows/blob/master/ci/python-package.yml