Fix wraptool.
This commit is contained in:
parent
eda57f887a
commit
7492724655
2
setup.py
2
setup.py
|
@ -56,5 +56,5 @@ setup(name='meson',
|
|||
],
|
||||
long_description='''Meson is a cross-platform build system designed to be both as
|
||||
fast and as user friendly as possible. It supports many languages and compilers, including
|
||||
Gcc, clang and Visual Studio. Its build definitions are written in a simple non-turing
|
||||
GCC, Clang and Visual Studio. Its build definitions are written in a simple non-turing
|
||||
complete DSL.''')
|
||||
|
|
Loading…
Reference in New Issue