aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/command/sdist.py
Commit message (Expand)AuthorAgeFilesLines
* Include ``svn:externals`` directories in source distributions as well asPJ Eby2005-07-091-42/+42
* Added support for defining command aliases in distutils configurationPJ Eby2005-07-081-1/+1
* Add upload support to setuptools, and make default downloads of setuptoolsPJ Eby2005-07-071-0/+41
* Beefed up the "sdist" command so that if you don't have a MANIFEST.in, itPJ Eby2005-07-071-0/+82