diff options
Diffstat (limited to 'sbhs_raspi/requirements.txt')
-rw-r--r-- | sbhs_raspi/requirements.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sbhs_raspi/requirements.txt b/sbhs_raspi/requirements.txt deleted file mode 100644 index 5f73360..0000000 --- a/sbhs_raspi/requirements.txt +++ /dev/null @@ -1,6 +0,0 @@ -# Please run sbhs_communication_server files i.e. sbhs_server.py and sbhs.py in python 2 only. -# This is because we could not figure out the working of pyserial with python 3. - -flask==1.0.2 -pyserial==3.4 - |