From cb9af9becf2f9c1979c1727b91c50c56dfc61c94 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 22 May 2009 14:17:47 +0000 Subject: note->warning. --- docs/narr/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 2bd523aab..2788887e5 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -427,7 +427,7 @@ This will create a tarball of your application in a ``dist`` subdirectory named ``MyProject-0.1.tar.gz``. You can send this tarball to other people who want to use your application. -.. note:: +.. warning:: By default, ``setup.py sdist`` does not place non-Python-source files in generated tarballs. This means, in this case, that the -- cgit v1.2.3