Explorar o código

Pin python-hy test to Hy 0.11

Tianon Gravi %!s(int64=8) %!d(string=hai) anos
pai
achega
ccac248e3d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/tests/python-hy/container.sh

+ 1 - 1
test/tests/python-hy/container.sh

@@ -9,5 +9,5 @@ if ! python -c 'import sys; exit((sys.version_info[0] == 3 and sys.version_info[
 	exit
 	exit
 fi
 fi
 
 
-pip install -q hy
+pip install -q 'hy==0.11.*'
 hy ./container.hy
 hy ./container.hy