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
Copy file name to clipboardExpand all lines: scripts/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,5 @@
2
2
3
3
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
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.
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 Test-PyPI and PyPI packages.
6
+
The local version tests the installation via `pip install .` and `python setup.py install`. The Test-PyPI and PyPI package tests use conda environments to test the installation with all Python versions >= 3.5.
0 commit comments