exasol / python-toolbox

Infrastructure & Automation Tooling for Python Projects
https://exasol.github.io/python-toolbox/
MIT License
2 stars 0 forks source link

🐞 Broken reference to file version.py in template for GitHub workflow #225

Open ckunki opened 1 month ago

ckunki commented 1 month ago

File templates/github/workflows/checks.yml contains

        run: poetry run version-check  <<Add path to version.py file>> 

This problem could be fixed if using cookiecutter templates.