mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
bc56a44f4f
Termcolor is a dependency of yaspin. Yaspin isn't used anywhere in pipenv. There is a patch for it, and there is also vistir dependency for it, but we have our own spinner. Side note, we can consider using rich, which pip uses.