CCSDSPy / ccsdspy

I/O interface and utilities for CCSDS binary spacecraft data in Python. Library used in flight missions at NASA, NOAA, and SWRI
https://ccsdspy.org
BSD 3-Clause "New" or "Revised" License
78 stars 19 forks source link

Add github actions that run unit tests and some simple flake8 analysis #17

Closed ddasilva closed 2 years ago

ddasilva commented 2 years ago

This merge request adds github actions to run the unit tests and do some simple flake8 analysis. It is run automatically each time a new branch is pushed. You can view the runs in the actions tab: https://github.com/ddasilva/ccsdspy/actions