[Python-modules-commits] [panoramisk] 04/08: hardcode version in docs since package not yet installed

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Mon Aug 22 20:41:55 UTC 2016


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

oorestisime-guest pushed a commit to branch master
in repository panoramisk.

commit 30173e66b9ca0e762d1f5f85e0c19919855f28d4
Author: Orestis Ioannou <orestis at oioannou.com>
Date:   Wed Jul 6 23:50:37 2016 +0200

    hardcode version in docs since package not yet installed
---
 docs/conf.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/conf.py b/docs/conf.py
index c56f8ca..08dd834 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -242,6 +242,5 @@ texinfo_documents = [
 #texinfo_show_urls = 'footnote'
 
 html_theme = 'nature'
-import pkg_resources
-version = pkg_resources.get_distribution("panoramisk").version
+version = '1.0'
 release = version

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



More information about the Python-modules-commits mailing list