execnet: Rapid multi-Python deployment

Description

Rapid multi-Python deployment

License

Upstream Contact

https://pypi.org/project/execnet/

Type

standard

Dependencies

Version Information

package-version.txt:

2.1.1

version_requirements.txt:

execnet

Equivalent System Packages

$ sudo pacman -S python-execnet
$ sudo apt-get install python3-execnet
$ sudo yum install python3-execnet
$ sudo emerge dev-python/execnet
$ sudo xbps-install python3-execnet

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.