bvanelli / actualpy

Python API implementation for Actual server - reference https://actualbudget.org/
20 stars 4 forks source link

ci: add job to try and build and import package #41

Closed bvanelli closed 1 month ago

bvanelli commented 1 month ago

Checks if module imports are working on the built version, to prevent future importer errors like https://github.com/bvanelli/actualpy/issues/36

Closes https://github.com/bvanelli/actualpy/issues/38