Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleanych committed Aug 28, 2023
1 parent 69c20af commit 11ca9d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ clear-output:
install-dev:
@ echo -e "$(BUILD_PRINT)Installing the requirements$(END_BUILD_PRINT)"
# @ pip install --upgrade --force-reinstall --no-deps ../ted-rdf-conversion-pipeline
# @ pip install --upgrade --force-reinstall git+https://github.com/meaningfy-ws/mapping-workbench@feature/TED-1090
# @ pip install --upgrade --force-reinstall git+https://github.com/meaningfy-ws/mapping-toolchain@feature/TED-1090
# @ pip install --upgrade --force-reinstall git+https://github.com/OP-TED/ted-rdf-conversion-pipeline@feature/TED-1090
@ pip install --upgrade --force-reinstall git+https://github.com/meaningfy-ws/mapping-workbench
@ pip install --upgrade --force-reinstall git+https://github.com/meaningfy-ws/mapping-toolchain
@ pip install --upgrade --force-reinstall git+https://github.com/OP-TED/ted-rdf-conversion-pipeline

test:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Project dependecies
mapping-workbench @ git+https://github.com/meaningfy-ws/mapping-workbench.git
mapping-toolchain @ git+https://github.com/meaningfy-ws/mapping-toolchain.git

0 comments on commit 11ca9d1

Please sign in to comment.