plankapy/.forgejo
Kumi 4f3159b3fa
Some checks failed
website / build (push) Failing after 27s
refactor(workflows): streamline Python dep installation
Simplified the Python dependency installation process within the pdoc workflow by combining multiple pip install commands into a single instruction. This reduces the number of steps and makes the workflow more efficient. The update also includes the removal of unnecessary comments and unused dependency installation commands, making the YAML file cleaner and easier to understand. This change could potentially speed up the documentation generation process by reducing the overall runtime of the workflow.
2024-04-25 08:53:35 +02:00
..
workflows refactor(workflows): streamline Python dep installation 2024-04-25 08:53:35 +02:00