From fb22bf83bb88a4c012966bf8d747a4f48c65bf40 Mon Sep 17 00:00:00 2001 From: loicgilbert <51403458+loicgilbert@users.noreply.github.com> Date: Tue, 11 Jun 2019 18:05:34 +0300 Subject: [PATCH] Remove quamash from requirements.txt Closes #3 --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 47a90a2..6da6659 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,9 +12,6 @@ pyserial ~= 3.4 # https://packages.ubuntu.com/bionic/python3-numpy numpy ~= 1.13 -# https://packages.ubuntu.com/bionic/python3-quamash -quamash ~= 0.6.1 - # # Development-only dependencies (not required to run the application) #