enthought / envisage

Envisage is a Python-based framework for building applications whose functionalities can be extended by adding "plug-ins".
http://docs.enthought.com/envisage/
Other
82 stars 26 forks source link

Add GitHub Actions workflow to test PyPI install #450

Closed mdickinson closed 3 years ago

mdickinson commented 3 years ago

[Extracted from #449]

This PR adds a CI workflow to test Envisage against the latest packages from PyPI rather than the latest EDM packages.

The code was already reviewed by @rahulporuri as part of reviewing #449.

mdickinson commented 3 years ago

Thanks @rahulporuri. I know you've reviewed this already, so didn't want to bother you again, but I didn't really want to invoke admin privileges to merge. :-)