mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-02 10:24:43 +00:00
4 lines
145 B
Bash
4 lines
145 B
Bash
|
|
#cd ..
|
||
|
|
python setup.py --long-description | rst2html.py > builddocs/pypi.html
|
||
|
|
#python setup.py --long-description | rst2html.py | cat
|
||
|
|
#cd scripts
|