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.3.0

install-requires.txt:

pluggy

Equivalent System Packages#

$ sudo pacman -S python-pluggy
$ conda install pluggy
$ sudo apt-get install python3-pluggy
$ sudo yum install python-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.