mirror of
https://github.com/mandiant/capa.git
synced 2025-12-20 14:22:41 -08:00
Replace halo spinner with rich (#2086)
* Replace halo spinner with rich * remove Halo dependency * Omit halo from mypy.ini --------- Co-authored-by: Soufiane Fariss <soufiane.fariss@um5s.net.ma>
This commit is contained in:
3
.github/mypy/mypy.ini
vendored
3
.github/mypy/mypy.ini
vendored
@@ -1,8 +1,5 @@
|
||||
[mypy]
|
||||
|
||||
[mypy-halo.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-tqdm.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user