Skip to content

Commit c2d7b33

Browse files
committed
Pip description formatting fixed
1 parent 3bef727 commit c2d7b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
' Typically, PyExPool is used as an application framework for benchmarking,'
3333
' load testing or other heavy-loaded multi-process execution activities on'
3434
' constrained computational resources.'
35-
'> WebUI(`mpewui` module) renders interface from the bottle html templates located'
35+
'\n> WebUI(`mpewui` module) renders interface from the bottle html templates located'
3636
' in the `./views/` (or any folder in the `bottle.TEMPLATE_PATH` list). So, `views/`'
3737
' should be copied from the `pyexpool` repository to the target project.'
3838
'\n\n'

0 commit comments

Comments
 (0)