summaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
authorHiroaki KAWAI <kawai@stratosphere.co.jp>2014-08-15 02:32:55 +0100
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2014-08-15 11:01:26 +0900
commitcf4299457afe5754008bd5845c766151120aa55b (patch)
tree9873ce089d136b6fa3d8524ac9d56472b13d4e3b /setup.cfg
parentc37692cb10242b76eee04c53fca8ba112360c18f (diff)
fix setup.cfg entry
SubmittingPatches.rst was renamed to CONTRIBUTING.rst. setup.py sdist will check this dependency. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index ffc239df..6520daa7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -38,7 +38,7 @@ Requires = python-eventlet, python-routes, python-webob, python-paramiko, python
doc_files = LICENSE
MANIFEST.in
README.rst
- SubmittingPatches.rst
+ CONTRIBUTING.rst
doc/
[global]