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
Per the travis pypi deployment documents, the distributions setting needs to be moved out of the on: options group in into the deploy options group. This change corrects that misplaced setting to allow travis-ci builds know to upload both sdist and bdist_wheel artifacts to pypi.
0 commit comments