Skip to content

Commit

Permalink
fix: eox-core requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfelipec95 committed Jun 5, 2024
1 parent e1cee93 commit 8ac2713
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eox_tagging/test/tutor/integration.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/bin/bash

# This script installs the package in the edxapp environment, installs test requirements from Open edX and runs the tests using the Tutor settings
echo "Install eox-core(requirement)"
pip install eox-core

echo "Install package"
pip install -e ../eox-tagging

Expand Down

0 comments on commit 8ac2713

Please sign in to comment.