diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2015-11-25 09:43:50 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-11-25 09:43:50 -0500 |
commit | adc0d911143caf6a174fed7b71b75249404d5eff (patch) | |
tree | 068ab32d3bc0ea6b5e2da07cdf24ba9002fdb008 | |
parent | 7bd76e0869310de9da5a32ca2c860f6a1fa461b5 (diff) | |
download | external_python_setuptools-adc0d911143caf6a174fed7b71b75249404d5eff.tar.gz external_python_setuptools-adc0d911143caf6a174fed7b71b75249404d5eff.tar.bz2 external_python_setuptools-adc0d911143caf6a174fed7b71b75249404d5eff.zip |
No need for a separate DEVGUIDE
-rw-r--r-- | DEVGUIDE.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/DEVGUIDE.txt b/DEVGUIDE.txt deleted file mode 100644 index 066a3a6b..00000000 --- a/DEVGUIDE.txt +++ /dev/null @@ -1 +0,0 @@ -The canonical development guide can be found in docs/developer-guide.txt. |