churchyard / tests / python

Forked from tests/python 5 years ago
Clone

b3d405a Allow testing pypys:

Authored and Committed by churchyard 5 years ago
    Allow testing pypys:
    
        METHOD=virtualenv PYTHON=pypy3 VERSION=3.5 ./smoke/venv.sh
        METHOD=venv PYTHON=pypy3 VERSION=3.5 ./smoke/venv.sh
        METHOD=virtualenv PYTHON=pypy VERSION=2.7 ./smoke/venv.sh
    
        
file modified
+6 -2