Skip to content

Remove template subpackage and any references to it#173

Merged
aaronayres35 merged 2 commits into
masterfrom
remove-template
Nov 4, 2020
Merged

Remove template subpackage and any references to it#173
aaronayres35 merged 2 commits into
masterfrom
remove-template

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

@aaronayres35 aaronayres35 commented Nov 3, 2020

fixes #141
fixes #140

The fate of the template subpackage has been decided, and it was decided that it should be removed entirely.
This PR deletes the template subpackage and removes any references to it from the code base.

Comment thread TODO.txt
Comment on lines -1 to -4
* Take a critical look at whether apptools.template should be in this project.
It appears to be adding a lot of dependencies the other packages do not need.
For now, its use is controlled through an extra.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This file has not been edited since 2011, and it seems likely that all of these are now obsolete. Even though it is orthogonal, should I just delete this file with this PR (I can open github issues for any of the bullets if needed, but they appear no longer relevant)?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

let's do that in a separate PR.

@aaronayres35 aaronayres35 changed the title Remove template submodule and any references to it Remove template subpackage and any references to it Nov 3, 2020
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. I dont see any documentation for the template submodule so this PR looks complete.

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.

Decide fate of apptools.template Remove apptools.template.test.enable_editor

2 participants