changeset 781:6beceb826eb0

these are important
author Jeff Hammel <k0scist@gmail.com>
date Tue, 23 Aug 2016 15:30:42 -0700
parents c1ab43edf296
children f643cb5e020a
files .bashrc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.bashrc	Tue Aug 23 15:01:41 2016 -0700
+++ b/.bashrc	Tue Aug 23 15:30:42 2016 -0700
@@ -383,7 +383,7 @@
     python setup.py egg_info -RDb "" sdist register upload develop
 }
 
-render_long_description {
+render_long_description() {
 # check the long_description from the command line:
 # https://docs.python.org/3.1/distutils/uploading.html#pypi-package-display
     python setup.py --long-description | rst2html.py > output.html