Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mne-tools/mne-python
/ github_actions_check_old_lockfile.py
File
github_actions_check_old_lockfile.py
tools/github_actions_check_old_lockfile.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Check that the old env lockfile has the expected versions of dependencies."
""
2
3
# Authors: The MNE-Python contributors.
4
# License: BSD-3-Clause
Callers
nothing calls this directly
Calls
7
get_deps_to_check
Function · 0.90
get_min_pinned_ver
Function · 0.90
get_bad_deps_message
Function · 0.90
raise_bad_deps_messages
Function · 0.90
read
Method · 0.80
append
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected