mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-13 16:05:04 +02:00
Added posix glob with pathmatch
This commit is contained in:
parent
b09afd70a4
commit
27ece2ab97
4 changed files with 7 additions and 2 deletions
1
setup.py
1
setup.py
|
|
@ -9,6 +9,7 @@ setup(
|
|||
"beautifulsoup4>=4.7.1",
|
||||
"rich>=2.1.0",
|
||||
"keyring>=21.5.0"
|
||||
"pathmatch>=0.2.2"
|
||||
],
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue