Skip to content

Commit

Permalink
fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Feb 4, 2024
1 parent b10c3c1 commit dd5fb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/sh/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ source env/bin/activate
pip install --upgrade pip

#pip install "matsim-tools[calibration]==0.0.16"
pip install --force-reinstall "matsim-tools[calibration] @ git+https://github.com/matsim-vsp/matsim-python-tools.git#dist-calibration"
pip install --force-reinstall "matsim-tools[calibration] @ git+https://github.com/matsim-vsp/matsim-python-tools.git@dist-calibration"

0 comments on commit dd5fb11

Please sign in to comment.