bindep/doc/source/contributing.rst
Jeremy Stanley 5e99e4fd9c Drop unit tests autodoc from contributor docs
The Sphinx autodoc extension now wants testtools installed, so docs
builds are breaking. The value of autodoc'd unit tests is basically
nil, since contributors should be able to read the source code
anyway, so let's just get rid of this section.

Change-Id: Iec379fa0680c7552fa2a5ad77b4f23748f6afceb
2022-10-04 15:30:51 +00:00

347 B

Contributing

Python API

No internal API stability guarantees are made, but for reference here is a basic outline of the source implementation:

bindep

bindep.depends

bindep.__main__