Open smnorris opened 2 months ago
This tool currently pulls the latest (with git) as specified in requirements.txt / pyproject.toml, consider specifying a version for stability.
requirements.txt
pyproject.toml
Note current workaround - test workflow currently upgrades to latest fit_changedetector on every run as the image will only include the latest available when it was built.
fit_changedetector
This tool currently pulls the latest (with git) as specified in
requirements.txt
/pyproject.toml
, consider specifying a version for stability.