File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 python -m pip install --upgrade pip setuptools wheel
7272
7373 # install tagged version
74- python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@v1.0.0rc2
75- # python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@main
74+ # python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@v1.0.0rc2
75+ python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@main
7676
7777 # install custom pylode 2.x (adds sorted collections,
7878 # uses URIs as fragment IDs and is git-installable)
Original file line number Diff line number Diff line change 6161 python -m pip install --upgrade pip setuptools wheel
6262
6363 # install tagged version
64- python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@v1.0.0rc2
65- # python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@main
64+ # python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@v1.0.0rc2
65+ python -m pip install git+https://github.com/nfdi4cat/voc4cat-tool.git@main
6666
6767 # install custom pylode 2.x
6868 python -m pip install git+https://github.com/dalito/pyLODE.git@nfdi4cat-2.x
You can’t perform that action at this time.
0 commit comments