Эх сурвалжийг харах

Remove Hy test astor pinning

Tianon Gravi 8 жил өмнө
parent
commit
8c34a909f4

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

@@ -22,6 +22,5 @@ if ! "$python" -c 'import sys; exit((sys.version_info[0] == 3 and sys.version_in
 	exit
 fi
 
-# astor 0.6 removed "codegen" (renamed to "code_gen"), which breaks hy 0.12.1
-pip install -q 'hy==0.12.1' 'astor==0.5'
+pip install -q 'hy==0.12.1'
 hy ./container.hy