From 06e12a21241946cd4ba8b6f472fe31bcfd42e8e1 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 8 Feb 2017 13:01:07 +0100 Subject: [PATCH] Drop py3sensors from optional-requirements.txt and tox.ini too --- optional-requirements.txt | 1 - tox.ini | 1 - 2 files changed, 2 deletions(-) diff --git a/optional-requirements.txt b/optional-requirements.txt index 926c046a..ac97594d 100644 --- a/optional-requirements.txt +++ b/optional-requirements.txt @@ -21,4 +21,3 @@ scandir; python_version < "3.5" statsd wifi zeroconf -https://bitbucket.org/gleb_zhulik/py3sensors/get/tip.zip diff --git a/tox.ini b/tox.ini index 8506e5ee..3c54c1d2 100644 --- a/tox.ini +++ b/tox.ini @@ -15,7 +15,6 @@ deps = psutil bottle batinfo - https://bitbucket.org/gleb_zhulik/py3sensors/get/tip.tar.gz commands = python unitest.py python unitest-restful.py