mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Purtier.
This commit is contained in:
parent
a08bf6b114
commit
a1162bffe1
2
setup.py
2
setup.py
@ -63,7 +63,9 @@ except ImportError, e:
|
|||||||
people to install what should be included by default with Python you'd
|
people to install what should be included by default with Python you'd
|
||||||
understand why we're unhappy about this. Anyway, to reiterate, install the
|
understand why we're unhappy about this. Anyway, to reiterate, install the
|
||||||
development package for Python that your distribution supplies.""")
|
development package for Python that your distribution supplies.""")
|
||||||
|
sys.stderr.write(os.linesep*2)
|
||||||
sys.stderr.write(textwrap.fill(s))
|
sys.stderr.write(textwrap.fill(s))
|
||||||
|
sys.stderr.write(os.linesep*2)
|
||||||
sys.exit(-1)
|
sys.exit(-1)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user