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
The question is whether we should include tests and testing data in sdist and wheel. The sdist currently contains just tests/test_micropipenv.py which doesn't make sense because it doesn't work without conftest.py and testing data.
The text was updated successfully, but these errors were encountered:
The question is whether we should include tests and testing data in sdist and wheel. The sdist currently contains just
tests/test_micropipenv.py
which doesn't make sense because it doesn't work without conftest.py and testing data.The text was updated successfully, but these errors were encountered: