Skip to content

Commit ac7341c

Browse files
committed
last fix for the release test!
1 parent 70dbadc commit ac7341c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ cd ../testenv3/
4949
source bin/activate
5050
pip install -U setuptools==3.4.1
5151
pip install ${package}*tar.gz
52-
pip install nose
52+
pip install pytest
5353
tar xzf ${package}*tar.gz
5454
cd ${package}*
5555
make dist

0 commit comments

Comments
 (0)