Create console_scripts of all system site packages within tox env
Project description
tox-console-scripts plugin
It's possible to use system site packages within Python virtual environment, but there is no way to install console or gui scripts into such environment.
With the help of this plugin the corresponding scripts will be automatically generated for all of system site packages.
This is mostly used for testing purposes in ALTLinux during RPM build of Python packages to run integration tests against the repository packages.
Usage
The two possible options may be provided with:
tox.ini
configuration file
[testenv]
console_scripts = True
- command line option
tox --console-scripts
Note: both require sitepackages
.
License
Distributed under the terms of the MIT license, tox-console-scripts
is
free and open source software.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for tox-console-scripts-0.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 341f90730c06a7a85742a17d6ac8ebe4614ca8d8973f478ce512ad0d2b701a80 |
|
MD5 | 42949aa9ba74bb9773ab71aabaa9bb44 |
|
BLAKE2b-256 | 6ca59b8ef441b09ea9eef8072c686d0902882802da8cf2dd97514861b82b0ca2 |
Hashes for tox_console_scripts-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9a963f51e005d27c6bfecf37b29e9d5a140ee6dc1dff404beda92805249d73d |
|
MD5 | 6e4f2c18c56bca165839ab74554c63a2 |
|
BLAKE2b-256 | d2f9c66ce14adb998aef0e944d74241bd7c18d2a1130745c5d1a90bd63fb4576 |