Skip to content

Specify python requires

Colm Talbot requested to merge specify-python-requires into master

I'm having jobs fail because pypi doesn't know not to install the latest release on py37.

This MR will enable pypi to parse the python requirement.

@gregory.ashton

Merge request reports