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 am trying to package google-api-python-client for openSUSE, and we like to run the tests to make sure our particular combination of packages works together. However, google-api-python-client doesn't have the tests directory in the sdists, so we can't run the tests. Would it be possible to include the files and folders needed to run the tests in the sdist? Thank you!