Skip to content

Commit 60d0af7

Browse files
author
brentru
committed
added requirement for python3 to setup, updated license
1 parent 050523e commit 60d0af7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014 Adafruit
1+
Copyright (c) 2014-2018 Adafruit
22
Author: Justin Cooper and Tony DiCola
33

44
MIT License

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
'Operating System :: MacOS',
1919
'License :: OSI Approved :: MIT License',
2020
'Intended Audience :: Developers',
21-
'Programming Language :: Python :: 2.7',
2221
'Programming Language :: Python :: 3',
2322
'Topic :: Software Development',
2423
'Topic :: Home Automation',

0 commit comments

Comments
 (0)