Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Adding new third-party Dependencies

The markdown files in this directory contain playbooks for how to add new third-party dependencies. Please see the document that matches the kind of dependency you want to add:

  • For C++ dependencies compiled into the extension modules via the cmake build and re-distributed with the wheel see here
  • For python dependencies declared via wheel metadata and installed in the container via pip see here