'Using PyPy with poetry

How one can use PyPy (preferably pypy3) instead of standard python with poetry?

That is, what should be stored in pyproject.toml? Are other changes necessary as well?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source