mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2024-12-28 08:48:59 +00:00
removes python modules which are not available for python3
This commit is contained in:
parent
b41a2b63f1
commit
8bf52c8b02
@ -1,4 +1,4 @@
|
|||||||
# Dont install via the operating system's package manager
|
# Don't install via the operating system's package manager
|
||||||
# Install all dependencies via the "pip" tool
|
# Install all dependencies via the "pip" tool
|
||||||
# e.g. $ sudo pip install urllib3
|
# e.g. $ sudo pip install urllib3
|
||||||
# or $ sudo pip install --requirement dependencies.txt
|
# or $ sudo pip install --requirement dependencies.txt
|
||||||
@ -16,8 +16,6 @@ python_socketio>=1.7.5
|
|||||||
flask
|
flask
|
||||||
geventhttpclient
|
geventhttpclient
|
||||||
enum34
|
enum34
|
||||||
pyxb==1.2.3
|
|
||||||
dtls
|
|
||||||
blist
|
blist
|
||||||
simplejson
|
simplejson
|
||||||
ujson
|
ujson
|
||||||
@ -25,5 +23,4 @@ pymongo
|
|||||||
paho-mqtt
|
paho-mqtt
|
||||||
coapthon
|
coapthon
|
||||||
rdflib
|
rdflib
|
||||||
fyzz
|
|
||||||
yapps
|
yapps
|
||||||
|
Loading…
Reference in New Issue
Block a user