Skip to content
Snippets Groups Projects
Commit 8655db1b authored by Cedric Verstege's avatar Cedric Verstege
Browse files

Add luigi executable to PATH

parent 44d5316d
Branches
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ action() {
echo "Adding python packages..."
_addpy "$ANALYSIS_BASE"
_addpy "$ANALYSIS_BASE/luigi"
_addbin "$ANALYSIS_BASE/luigi/bin"
_addpy "$ANALYSIS_BASE/law"
_addbin "$ANALYSIS_BASE/law/bin"
# set up newer mplhep version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment