mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2024-12-27 16:28:57 +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
|
||||
# e.g. $ sudo pip install urllib3
|
||||
# or $ sudo pip install --requirement dependencies.txt
|
||||
@ -16,8 +16,6 @@ python_socketio>=1.7.5
|
||||
flask
|
||||
geventhttpclient
|
||||
enum34
|
||||
pyxb==1.2.3
|
||||
dtls
|
||||
blist
|
||||
simplejson
|
||||
ujson
|
||||
@ -25,5 +23,4 @@ pymongo
|
||||
paho-mqtt
|
||||
coapthon
|
||||
rdflib
|
||||
fyzz
|
||||
yapps
|
||||
|
Loading…
Reference in New Issue
Block a user