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
* Adds the "Requires-Python" metadata support. Fixesbazel-contrib#378
This adds support for allowing people to specify which versions
of python a wheel should run on. This was added in PEP 440
* Move 'Requires-Python' to a conditional
* Add python test to check metadata
Co-authored-by: Alex Eagle <eagle@post.harvard.edu>
0 commit comments