MCPcopy
hub / github.com/mne-tools/mne-python / spec_zero_update_versions.py

File spec_zero_update_versions.py

tools/dev/spec_zero_update_versions.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Update version specifiers of certain dependencies to comply with SPEC0-like rules.
2
3SPEC0 (https://scientific-python.org/specs/spec-0000/) recommends that support for
4Python versions are dropped 3 years after initial release, and for core package

Callers

nothing calls this directly

Calls 4

update_specifiersFunction · 0.85
readMethod · 0.80
writeMethod · 0.80

Tested by

no test coverage detected