Update pytradfri to 4.1.0 (#10521)

This commit is contained in:
Lewis Juggins
2017-11-22 09:37:20 +00:00
committed by GitHub
parent b784d80973
commit cfb1853bbd
5 changed files with 7 additions and 15 deletions

View File

@@ -31,8 +31,7 @@ COMMENT_REQUIREMENTS = (
'envirophat',
'i2csense',
'credstash',
'aiocoap', # Temp, will be removed when Python 3.4 is no longer supported.
'DTLSSocket' # Requires cython.
'pytradfri',
)
TEST_REQUIREMENTS = (