File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Org-mode notes and task list
22
3- * TODO convert to distribute for packaging
3+ * TODO convert to distribute for packaging [1/2]
44 - get rid of newvenvw and virtualenvwrapper virtualenvs and re-create
5+ - [X] pavement.py to setup.py
6+ - [ ] sphinx conf.py needs to get version from setup.py somehow
7+ - [ ] separate rules for making website
8+ - [ ] installwebsite
9+ - [ ] register
10+ - [ ] test for installation
511
612* plugin system for hooks
713 - http://bitbucket.org/dhellmann/virtualenvwrapper/issue/28/
814 - use Distribute/setuptools entry points
915 - namespace package `virtualenvwrapper` to hold plugins I write, but
1016 not required for other authors
17+ - bump version to 2, since the user script implementation is moving
18+ and this is a major update
1119
1220** TODO how to specify execution order between plugin providers?
1321 - plugins could provide a "phase" function for sorting
3240 - source hooks are dumped to text files and then sourced
3341 (implement in shell language)
3442
35- ** TODO expose each hook point as an entry point function
43+ ** TODO expose each hook point as an entry point function [0/5]
3644 - [ ] requirements
3745 - automatically install packages based on requirements file
3846 given to pip
You can’t perform that action at this time.
0 commit comments