[Python-modules-commits] [tox] 09/15: Fix the source-dir.

Barry Warsaw barry at moszumanska.debian.org
Fri Nov 20 21:45:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

barry pushed a commit to branch master
in repository tox.

commit 0beca516aad51c1d9d879cdb532e39786e9de686
Author: Barry Warsaw <barry at ubuntu.com>
Date:   Fri Nov 20 16:21:55 2015 -0500

    Fix the source-dir.
    
    Patch-Name: fix-source-dir.patch
---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index bec4469..131a334 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
 [build_sphinx]
-source-dir = doc/en/
+source-dir = doc
 build-dir = doc/build
 all_files = 1
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/tox.git



More information about the Python-modules-commits mailing list