forked from Lainports/opnsense-ports
11 lines
351 B
Python
11 lines
351 B
Python
--- 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',
|