diff --git a/ci/requirements.txt b/ci/requirements.txt index ac54cec..02655e0 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -8,4 +8,5 @@ lxml pylint sphinx pydbus -PyYAML \ No newline at end of file +PyYAML +Quamash diff --git a/test-packages/quamash/__init__.py b/test-packages/quamash/__init__.py deleted file mode 100644 index fc80254..0000000 --- a/test-packages/quamash/__init__.py +++ /dev/null @@ -1 +0,0 @@ -pass \ No newline at end of file