Python bindings for the LimeDriver
Find a file
Kumi fbf450e913
Update limedriver submodule to latest commit
The limedriver submodule has been updated to incorporate the latest enhancements and bug fixes, ensuring improved stability and performance for the dependent projects. This change aligns with ongoing efforts to maintain up-to-date dependencies and leverage recent improvements in external libraries.
2024-02-08 09:02:01 +01:00
extern Update limedriver submodule to latest commit 2024-02-08 09:02:01 +01:00
src/limedriver Initial commit. 2024-02-07 16:01:14 +01:00
.gitignore Initial project config and implement build process 2024-02-07 18:18:44 +01:00
.gitmodules Added limedriver as submodule. 2024-02-07 16:40:02 +01:00
LICENSE Initial project config and implement build process 2024-02-07 18:18:44 +01:00
pyproject.toml Relax build system dependency versions 2024-02-07 18:20:36 +01:00
README.md Initial commit. 2024-02-07 16:01:14 +01:00
setup.py Initial project config and implement build process 2024-02-07 18:18:44 +01:00