You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think we need this. I believe the setup.py file was written using setuptools, which seems to have deprecated this here: https://pypi.org/project/pytest-runner/
CrypTen/setup.py
Line 54 in c6e8ebf
We are trying to add the package to conda and it seems weird to depend on pytest runner during the setup phase.
Is it actually a setup dependency?
If not, can we remove it from the setup dependencies and add it to the test dependencies?
Thank you!
Best,
Mark
conda-forge/staged-recipes#15720
The text was updated successfully, but these errors were encountered: