]> granicus.if.org Git - python/commit
Added the --dist-dir option to control where the archive(s) are put;
authorGreg Ward <gward@python.net>
Wed, 5 Jul 2000 03:06:46 +0000 (03:06 +0000)
committerGreg Ward <gward@python.net>
Wed, 5 Jul 2000 03:06:46 +0000 (03:06 +0000)
commitc0614105aa0c57692da2d3a7354a5df4704ad70f
tree6884b0191ff1a0cce264fb7eca7f717d885c493e
parentb5316188ee5f197b5a15db6671718839170be409
Added the --dist-dir option to control where the archive(s) are put;
defaults to 'dist' (ie. no longer in the distribution root).
Lib/distutils/command/sdist.py