Configuration

package_root
Type: str
Required: True

For example,

package_root = "chemistry_tools"

points to ./chemistry_tools.

pypi_name
Type: str
Required: False

This is the name provided to pip install. Defaults to the name of the project in the Sphinx configuration.

New in version 0.4.0.