PATH:
usr
/
share
/
doc
/
python-setuptools-0.9.8
/
docs
================================ Using Setuptools in your project ================================ To use Setuptools in your project, the recommended way is to ship `ez_setup.py` alongside your `setup.py` script and call it at the very begining of `setup.py` like this:: from ez_setup import use_setuptools use_setuptools()
[-] conf.py
[edit]
[-] merge.txt
[edit]
[-] using.txt
[edit]
[+]
_theme
[-] python3.txt
[edit]
[+]
..
[-] pkg_resources.txt
[edit]
[-] index.txt
[edit]
[-] formats.txt
[edit]
[-] easy_install.txt
[edit]
[-] setuptools.txt
[edit]
[+]
build
[+]
_templates
[-] merge-faq.txt
[edit]
[-] roadmap.txt
[edit]
[-] Makefile
[edit]