Removed glob-feature from this branch

This commit is contained in:
Toorero 2021-01-28 15:03:21 +01:00
parent 3491c45316
commit 86f340dd05
3 changed files with 1 additions and 4 deletions

View file

@ -9,7 +9,6 @@ setup(
"beautifulsoup4>=4.7.1",
"rich>=2.1.0",
"keyring>=21.5.0"
"pathmatch>=0.2.2"
],
)