lp://staging/~wes-turner/pydoctor/setuptools
Created by
Wes Turner
and last modified
Goal: Add setuptools' install_requires and console_scripts in order to support easy_install, pip, zc.buildout, etc.
- Get this branch:
- bzr branch lp://staging/~wes-turner/pydoctor/setuptools
Only
Wes Turner
can upload to this branch. If you are
Wes Turner
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Michael Hudson-Doyle: Pending requested
-
Diff: 67 lines (+14/-16)3 files modifiedbin/pydoctor (+0/-12)
pydoctor/driver.py (+4/-0)
setup.py (+10/-4)
Branch information
Recent revisions
- 566. By wturner <wturner@wrk>
-
Migrating setup.py to setuptools. Adding install_requires, a console_script entry_point, and (presumably?) updating the project URL.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~mwhudson/pydoctor/dev