Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for pypy3 #1206

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support for pypy3 #1206

wants to merge 1 commit into from

Conversation

melongist
Copy link

  • 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
    ...

- 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
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant