5 Commits

Author SHA1 Message Date
Loïc GUEZO
416cfcbf8b Add Python package ecosystem to Dependabot config
Configure Dependabot for Python package updates.
2026-03-27 22:11:53 +01:00
Loïc GUEZO
fde1f36148 Enhance workflow with Python setup and docs build
Added Python setup and documentation build steps to workflow.
2026-03-06 21:41:34 +01:00
de1d325fb7 fix: enlever la generation de page 2026-03-06 21:08:31 +01:00
a163e7687f ajout: modification dependances et ajout documentation 2026-03-01 20:37:16 +01:00
Loïc GUEZO
09f124969e Add GitHub Actions workflow for Python application
This workflow installs Python dependencies, runs linting with flake8, and executes tests with pytest on push and pull request events.
2026-01-28 17:25:44 +01:00