What can be improved? What is missing?
The toml config is >=5.4.0
|
"compliance-checker>=5.4.0"] |
However, b/c we are re-downloading the dependencies every time, we got the latest 5.4.2. I wonder if we should leave it like that and always get the latest, or if we should provide a more stable experience to users and pin cc version exactly and update only after it here a release is out.
What can be improved? What is missing?
The toml config is >=5.4.0
compliance-checker-wasm-web/pyscript.toml
Line 3 in 3d864e5
However, b/c we are re-downloading the dependencies every time, we got the latest 5.4.2. I wonder if we should leave it like that and always get the latest, or if we should provide a more stable experience to users and pin cc version exactly and update only after it here a release is out.