Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sidecar file for each sample file #6

Open
yarikoptic opened this issue Mar 30, 2021 · 1 comment
Open

sidecar file for each sample file #6

yarikoptic opened this issue Mar 30, 2021 · 1 comment

Comments

@yarikoptic
Copy link
Member

target_versions:
  hdmf: 2.1.0
  pynwb: 2.2.0
all_versions:
  ## full list of versions upon inspection of sys.modules
@jwodder
Copy link
Member

jwodder commented Mar 30, 2021

@yarikoptic I think it might be better (and would definitely be easier) for all_versions to list the versions of all installed packages rather than just the loaded packages. Presumably, we'll be doing the file generation in virtualenvs or other environments that start out minimally-populated, so there shouldn't be much difference between the two sets; moreover, there are issues with reliably getting the package version from a sys.modules entry. This package claims to solve that problem, but it would involve the introduction of more packages into the all_versions list.

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

No branches or pull requests

2 participants