Skip to content
  • Chandan Singh's avatar
    CONTRIBUTING.rst: Add steps for installing non-python build dependencies · e7e2a5c1
    Chandan Singh authored
    Since we don't allow use of site packages by default in our `tox`
    configuration, people will need to install non-python build dependencies
    of some of our dependencies that do not provide pre-built wheels. We
    have two such packages at the moment:
    
    * psuitl: requires python C headers, compiler
    * pygobject: requires python C headers, pkg-config, compiler, cairo
      headers, and gobject libraries
    e7e2a5c1
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.