|
On 10/7/20 8:30 PM, [email protected]
wrote:
Does anyone know how to add a marker based on the PyPy version in a
I don't see any marker that would work in the allowed environmental markers [0]. Although implementation_version looks promising, it is defined as "sys.implementation.version" which is an alias to the python version. "implementation" is also not helpful. Matti
[0] https://www.python.org/dev/peps/pep-0508/#environment-markers |
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
