Explicitly require enable 5.2.0 which is now on PyPI#789
Conversation
rahulporuri
left a comment
There was a problem hiding this comment.
LGTM. Note that we'll also need the changes to ci\edmtool.py along with this to ensure that CI also tests against enable from PyPI.
Should those changes be included in the release or just on master? |
This doesn't have to be included in the release and the changes themselves will be simplified once the edm eggs for enable 5.2.0 become available - but the changes need to be made both on the master and the maint/5.0 branches. |
Now that enable 5.2.0 has been uploaded to pypi, we can explicitly add the requirement.
This PR should be pulled back into master as well