diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-24 16:13:47 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-24 16:13:47 -0400 |
commit | f1427c0e80b583800c59f4013d08b45a4cbb8250 (patch) | |
tree | f7771af920992f7787f5bc329a4fa037df3a188b | |
parent | d189e4d498cf1b00d2d703d05117a75454df70f0 (diff) | |
download | external_python_setuptools-f1427c0e80b583800c59f4013d08b45a4cbb8250.tar.gz external_python_setuptools-f1427c0e80b583800c59f4013d08b45a4cbb8250.tar.bz2 external_python_setuptools-f1427c0e80b583800c59f4013d08b45a4cbb8250.zip |
SVN is no longer used.
-rwxr-xr-x | setup.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ [egg_info] tag_build = dev -tag_svn_revision = 1 [aliases] release = egg_info -RDb '' |