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

Fix test suite dependence on ipykernel #423

Closed mdickinson closed 3 years ago

mdickinson commented 3 years ago

This PR skips an IPython-using test if IPython is not installed in the test environment.

Fixes #420.

@aaronayres35 @rahulporuri Do you think it would be possible to backport this for the 6.0.1 release?

rahulporuri commented 3 years ago

@aaronayres35 @rahulporuri Do you think it would be possible to backport this for the 6.0.1 release?

Can do.