yes, <https://www.pantsbuild.org/v2.10/docs/python...
# general
r
yes, https://www.pantsbuild.org/v2.10/docs/python-third-party-dependencies#version-control-and-local-requirements
You can also install from local files using PEP 440 direct references. You must use an absolute path to the file, and you should ensure that the file exists on your machine.
Copy code
Django @ file:///Users/pantsbuild/prebuilt_wheels/django-3.1.1-py3-none-any.whl
🙌 1
👍 1