django-fobi/scripts/make_pypi_long_description.sh
2016-10-17 03:30:09 +02:00

2 lines
127 B
Bash
Executable file

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