You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vhmodels provides the core functionality and can be submitted to pypi
vhmodels_registry contains the model specific information and only lives on github, then we don't always need to submit a new version to pypi when a model is added
Separate the package:
vhmodelsprovides the core functionality and can be submitted to pypivhmodels_registrycontains the model specific information and only lives on github, then we don't always need to submit a new version to pypi when a model is added