Ajstros / pyripherals

Python solution for communicating with peripheral ICs
GNU General Public License v3.0
2 stars 3 forks source link

Fix Python App Workflow #25

Closed Ajstros closed 2 years ago

Ajstros commented 2 years ago

We would like to add CI Python testing using pytest with the no_fpga marked tests. Linting would be a nice bonus, but should not stop the workflow because all usage of the ok package that requires an Opal Kelly FrontPanel installation would fail the workflow.

Ajstros commented 2 years ago

This PR now includes the changes from the https://github.com/Ajstros/pyripherals/tree/test_fixes branch which allow the no_fpga tests to be run with no config.yaml file or no ep_defines_path set.