cms
cms copied to clipboard
Support for pypy3
-
Python 3 / PyPy3 support At "Allowed programming languages"
-
To use "Python 3 / PyPy3"? pypy3 installation required!
#PyPy3 installaion needed before run setup.py #Like below ... sudo add-apt-repository ppa:pypy/ppa sudo apt update sudo apt install pypy3 ...