We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fac92d6 + 108b2d2 commit e04a31fCopy full SHA for e04a31f
setup.py
@@ -52,7 +52,7 @@
52
scripts = glob(pjoin('scripts', '*')),
53
packages = packages,
54
description = "Traitlets Python config system",
55
- long_description= "A configuration system for Python applicatinos.",
+ long_description= "A configuration system for Python applications.",
56
author = 'IPython Development Team',
57
author_email = 'ipython-dev@scipy.org',
58
url = 'http://ipython.org',
0 commit comments