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
This folder contains convenience scripts for build and deployment tests and should not be part of any release. Check the README files in the specific folders for details.
4
+
5
+
The `release_tests` folder contains scripts and resources to test the odml library and all its dependent libraries like odmltools, odmlui, odmlconverter and nix-odml-converter from a local odml installation, from testpypi and pypi packages.
6
+
The local version tests the installation via `pip install .` and `python setup.py install`. The testpypi and pypi package tests use conda environments to test the installation with all python versions >= 3.5.
0 commit comments