Details
Description
Move our thirdparty python requirements to a requirements.txt file using pants' new support for it.
This makes improved IDE integration for python development more tractable and allows for interoperability with other tools like https://github.com/nvie/pip-tools to automatically check for upstream updates.
Attachments
Issue Links
- is depended upon by
-
AURORA-619 Integrate pip-tools into build to automatically check for upstream updates
- Open
-
AURORA-618 Pin cryptographic checksums of python requirements
- Resolved