Skip to content

Kill chaco.shell and related code#667

Merged
aaronayres35 merged 5 commits into
masterfrom
kill-chaco-shell
Apr 15, 2021
Merged

Kill chaco.shell and related code#667
aaronayres35 merged 5 commits into
masterfrom
kill-chaco-shell

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

@aaronayres35 aaronayres35 commented Apr 15, 2021

Part of #463

This PR incrementally removes all uses of chaco.shell from the code base. It may be useful to review commit by commit.
It starts by removing the entire chaco.shell subpackage. It then removes the shell related examples. It also then removes the chaco.plugin sub package as the whole purpose of this subpackage was basically to define an envisage plugin that provides chaco.shell functionality. Without shell this plugin becomes useless (AFAICT). It also removes these files from the list of flake8 ignored files in tox.ini.

This does not completely solve #463 because much of the documentation still uses and refers to chaco.shell. I will open a separate PR for scrapping shell from the docs after this.

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants