summaryrefslogtreecommitdiff
path: root/docs/setuptools.txt
Commit message (Expand)AuthorAgeFilesLines
* Add a bit more detail about the setup script and what to expect. Fixes #466.Jason R. Coombs2015-11-271-2/+8
* Remove cruft from Subclassing sectionJason R. Coombs2015-09-051-3/+1
* Update documentation to reflect no integrated SCM support.Jason R. Coombs2015-09-051-2/+2
* fix typo: "a a"vrutsky2015-07-021-1/+1
* Update docs to reflect new behavior.Jason R. Coombs2014-12-261-1/+1
* Update style in example for PEP-8 as suggested in PR #86.Jason R. Coombs2014-10-111-1/+1
* Correct syntax in gui_scripts. Fixes #238.Jason R. Coombs2014-08-041-1/+1
* Spell check documentationMartin Geisler2014-06-291-3/+3
* Updated references to bootstrap module to use new bootstrap.pypa.io locations...Jason R. Coombs2014-05-021-1/+1
* Remove 'Distribute' artifact. Fixes #171Jason R. Coombs2014-03-231-1/+1
* Fix buids -> buildsSteven Maude2014-03-171-1/+1
* Update documentation to reflect PEP420 supportJason R. Coombs2014-03-161-3/+3
* Update documentation to reflect new include parameter.3.3Jason R. Coombs2014-03-161-5/+8
* Namespace package doc tweaks.PJ Eby2006-04-141-1/+1
* Remove feature highlight that's no longer relevant.Jason R. Coombs2013-11-241-4/+1
* Updated size and link regarding bootstrap moduleJason R. Coombs2013-11-241-2/+2
* Drop support for Python 2.5 and Python 2.4. Fixes #41.Jason R. Coombs2013-11-241-3/+3
* Updated more references to EasyInstall documentation.Jason R. Coombs2013-08-071-2/+2
* Fix typoJason R. Coombs2013-08-071-1/+1
* Update links to point to local documentation, not legacy docs.Jason R. Coombs2013-08-071-2/+2
* Moved 'history' to changes.txtJason R. Coombs2013-08-071-494/+0
* Update transitional note to reflect that the change never took place.Jason R. Coombs2013-08-071-8/+9
* Removed section on Managing Multiple Projects. It only works for Subversion, ...Jason R. Coombs2013-08-071-39/+0
* Removed references to distribute_setup.pyJason R. Coombs2013-08-071-18/+18
* Corrected syntax in setuptools documentation around console scripts with extr...Jason R. Coombs2013-08-071-3/+4
* Update link to bug tracker.Jason R. Coombs2013-08-071-1/+1
* Update some URLs (packages.python.org -> pythonhosted.org).Arfrever Frehtes Taifersar Arahesis2013-06-111-1/+1
* Update some URLs.Arfrever Frehtes Taifersar Arahesis2013-06-111-3/+3
* Updated documentation to reflect merged target name, only keeping legacy refe...Jason R. Coombs2013-03-011-3/+3
* Updated docs to match originally-intended behavior and the behavior of setupt...Jason R. Coombs2013-02-161-12/+6
* Merged in pkoch/distribute (pull request #21)Jason R. Coombs2012-10-231-1/+6
|\
| * Update CHANGES and docs.Stefan H. Holek2012-10-191-1/+6
* | Add docs for using VCS repos as dependency_links.Paulo Koch2012-09-131-4/+31
|/
* Merged in embray/distribute/fix-sdist (pull request #4)Jason R. Coombs2012-09-051-7/+11
|\
| * Add a note about how this fix relates to include_package_data. Although still...Erik Bray2012-09-051-7/+11
* | Documentation updates.Lennart Regebro2012-08-211-0/+8
|/
* Fix a typo in documentation.Arfrever Frehtes Taifersar Arahesis2011-05-161-1/+1
* Python 2.7 compattarek2010-01-241-5/+5
* included roadmap and a few typo fixes. fixes #47tarek2009-10-091-7/+7
* Added a bunch of code-block directives for better highlighting with Pygments,...Jannis Leidel2009-10-081-6/+16
* Added a upload_docs command to upload project documentation to PyPI's package...Jannis Leidel2009-10-071-0/+55
* Name changes of the parameters.Lennart Regebro2009-09-221-4/+4
* Cut and paste error.Lennart Regebro2009-09-211-1/+1
* More docs for python 3 support.Lennart Regebro2009-09-211-22/+10
* Document 2to3 features.Martin v. L?wis2009-09-131-0/+24
* bitbucket.org bug on download files (cant update them) -> switching the boots...tarek2009-08-091-1/+1
* doc fixestarek2009-08-081-2/+2
* bootstrapping.py -> distribute_setup.pytarek2009-08-081-18/+18
* Change references to ez_setup to point to our own bootstrapping instead.Hanno Schlichting2009-08-081-23/+24
* reogarnized the history againtarek2009-07-171-0/+495