link gtk (py27) / gi (py3.4) modules into virtualenv for tox/virtualenv on Debian derived systems
Project description
This package is intended to be included in e.g. a tox.ini file for testing of packages that rely on gtk2.0. under Linux.
gtk is normally already installed on the target machine but not available in any virtualenv. Installing with pip as dependency is not possible.
This package, during setup, will setup links to the relevant directories (see main() in setup.py).
Typical use is to include the following dependency in your tox.ini file:
deps: pytest ruamel.venvgtk
or you can install the links to gtk in your virtualenv by activating your environment and doing:
pip install ruamel.venvgtk
You don’t need to import from this package. Everything interesting happens during installation!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ruamel.venvgtk-0.4.1.tar.gz
.
File metadata
- Download URL: ruamel.venvgtk-0.4.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be8988c82ecabb47e0c559657e73c66fc1034f6995ce88173fe1d515c22f98ac |
|
MD5 | cbf602291743ca92637624fb1e6dbfdd |
|
BLAKE2b-256 | d0d18f0eabbb9842597a12d05b4ce6950f068dbe33fc043b7fbf6720cf94eab3 |