diff options
author | Eddy Pedroni <eddy@0xf7.com> | 2021-11-02 21:56:30 +0100 |
---|---|---|
committer | Eddy Pedroni <eddy@0xf7.com> | 2021-11-02 21:56:30 +0100 |
commit | 27f908340a5b8d3c8a9f3354f99712be5a0f739c (patch) | |
tree | 34fc2b08800d97d4edb13713ca8234482ae13721 /requirements.txt | |
parent | 6a74b090b13a9e1ff37338332627eb5f16ed7d40 (diff) |
Implemented basic features
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..8cb824a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +PyQt5>=5.6 +sip |