Skip to content

Eliminated equivalentTo from tsv and added Annotations as schema attributes#1064

Merged
VisLab merged 5 commits intohed-standard:developfrom
VisLab:schema_revision
Mar 22, 2025
Merged

Eliminated equivalentTo from tsv and added Annotations as schema attributes#1064
VisLab merged 5 commits intohed-standard:developfrom
VisLab:schema_revision

Conversation

@VisLab
Copy link
Member

@VisLab VisLab commented Mar 22, 2025

No description provided.

VisLab and others added 5 commits October 12, 2024 15:01
Without it "version" does not include version at all! E.g. could be

    ❯ python -c 'from hed._version import get_versions; print(get_versions())'
    {'version': '0+untagged.2400.g10fe30e', ...

after this fix

    ❯ python -c 'from hed._version import get_versions; print(get_versions())'
    {'version': '0.5.0+145.g10fe30e1.dirty', ...
Do not specify tagprefix since there is none in tags for hed-python
@VisLab VisLab merged commit db26066 into hed-standard:develop Mar 22, 2025
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants