Skip to content
Commit 755d9601 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa: Ensure DirCache always has fmt_version set

FIX

Ensure each DirCache manages its own format versioning rather than
relying on lisa.version.VERSION_TOKEN, as the latter is unreliable in
the case of lisa being installed in non-editable mode from a
non-officially released version (e.g. installing the "main" version of
the day).

It works correctly when lisa has been installed in editable mode from a
git tree, but is otherwise equivalent to the hardcoded
lisa.version.__version__, which is only updated when doing an external
release.
parent b8173a7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment