You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2024. It is now read-only.
When installing the package, in order to avoid traffic consumption, it is necessary to add the caching feature, which will be enabled by default. Accordingly, additional commands are required to manage the cache, such as:
Complete cache cleanup (fext cache purge)
Remove a specific package from cache (fext cache remove package-name)
Installing packages, avoiding caching (fext i requests --no-cache-dir)