pluggy: Plugin and hook calling mechanisms for python

Description

Plugin and hook calling mechanisms for python

License

MIT license

Upstream Contact

https://pypi.org/project/pluggy/

Type

standard

Dependencies

Version Information

package-version.txt:

1.5.0

version_requirements.txt:

pluggy >=1.5

Equivalent System Packages

$ sudo pacman -S python-pluggy
$ conda install pluggy
$ sudo apt-get install python3-pluggy
$ sudo yum install python3-pluggy
$ sudo emerge dev-python/pluggy
$ sudo zypper install python3\$\{PYTHON_MINOR\}-pluggy
$ sudo xbps-install python3-pluggy

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.