Files

12 lines
351 B
Python
Raw Permalink Normal View History

--- setup.py.orig 2018-03-26 17:22:26 UTC
+++ setup.py
@@ -8,7 +8,7 @@ setup(name='hared',
version='1.0',
description='hare daemon',
long_description=readme(),
- lassifiers=[
+ classifiers=[
'Development Status :: 3 - Alpha',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 2.7',