Browse Source

[MNT] add dependency of rapidfuzz

tags/v0.3.2
Gene 2 years ago
parent
commit
db34dd54fc
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      setup.py

+ 1
- 0
setup.py View File

@@ -69,6 +69,7 @@ REQUIRED = [
"shortuuid>=1.0.11",
"geatpy>=2.7.0",
"docker>=6.1.3",
"rapidfuzz>=3.4.0",
]

if get_platform() != MACOS:


Loading…
Cancel
Save