Indent. That’s actually useless, but I want to test something.
This commit is contained in:
parent
d07b1d1e0d
commit
7e8c45787d
1 changed files with 4 additions and 4 deletions
8
setup.py
8
setup.py
|
@ -10,7 +10,7 @@ setup (name = 'BuildLines',
|
|||
author = 'Florent Le Coz',
|
||||
author_email = 'louiz@louiz.org',
|
||||
long_description = """
|
||||
a python3 module for poezio, used to replace some time-critical
|
||||
python functions that are too slow. If compiled, poezio will use this module,
|
||||
otherwise it will just use the equivalent python functions.
|
||||
""")
|
||||
a python3 module for poezio, used to replace some time-critical
|
||||
python functions that are too slow. If compiled, poezio will use this module,
|
||||
otherwise it will just use the equivalent python functions.
|
||||
""")
|
||||
|
|
Loading…
Reference in a new issue