django-fobi/scripts/make_pypi_long_description.sh
2015-02-10 14:02:18 +01:00

4 lines
No EOL
145 B
Bash
Executable file

#cd ..
python setup.py --long-description | rst2html.py > builddocs/pypi.html
#python setup.py --long-description | rst2html.py | cat
#cd scripts