LimeDriverBindings/.github/workflows
Kumi 853457de78
Updated CI and package import system
Refactored the CI workflows to include package installation and import
testing. Ensured package is importable after installation by creating a
new '__main__.py' module to check imports. This adds an extra validation
step to the CI process, catching potential import issues early. Import
statements in '__init__.py' have also been updated to use 'as' for
clarity and namespace control.
2024-02-10 16:32:58 +01:00
..
python-package-ubuntu.yml Updated CI and package import system 2024-02-10 16:32:58 +01:00
python-package.yml Updated CI and package import system 2024-02-10 16:32:58 +01:00