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
When I build distros with python3 -m build I get a dist/grpc4bmi-0.4.0.tar.gz which contains the tests like test/test_client.py . The sdist should not contain test files.