Skip to content

Commit c795deb

Browse files
committed
update setup.sh to pull from release 0.2.0
1 parent 079e123 commit c795deb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jmu_gradescope_utils/data/setup.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ apt-get install -y python3 python3-pip python3-dev
44

55
pip3 install -r /autograder/source/requirements.txt
66

7-
pip3 install git+https://github.com/JMU-CS/jmu_python_gradescope_utils.git
7+
pip3 install git+https://github.com/JMU-CS/jmu_python_gradescope_utils.git@v0.2.0
8+

0 commit comments

Comments
 (0)