Helder Eijs
Helder Eijs
This behavior is known, it is simply that tests cannot be done with pytest. As `setup.py test` has been deprecated, changes are needed to move off of it.
This is interesting, but (as a minimum) we also need test vector checks in order to add a new curve.
Thanks for reporting this. Can you share which Windows version you were using? And can you used the pre-compiled wheel from pypi?
Thanks, fixed with 2816c3e3d6718c236851e3abed74a94dabf4f07e
Can you provide more information on how the package "failed to build the pyc files"? That test case (`test_HPKE.py`) is indeed Python 3-only, but it will only be called if...