~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to doc/buildout.txt

Undo rename. Again.

Show diffs side-by-side

added added

removed removed

Lines of Context:
580
580
See the setuptools documentation for more information about `the egg_info
581
581
command`_.
582
582
 
583
 
It is also possible that setup.py does not support the egg_info command and
584
 
it is sufficient to just run the sdist command. It adds the current revision
585
 
of the bzr branch to the version number::
586
 
 
587
 
    python setup.py sdist
588
 
 
589
 
For instance, this might produce a distribution for the ``testtools``
590
 
project with a name like this: ``testtools-0.9.12-r228.tar.gz``.
591
 
 
592
583
.. _FeedValidator: http://feedvalidator.org/
593
584
 
594
585
.. _`other answers`: http://pypi.python.org/pypi/zc.buildoutsftp