Mirror of mitogen
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
David Wilson 28afa955a3 importer: take priority over system packages when whitelisting is enabled
Might want to de-overload the meaning of whitelist in future, but in
the meantime it works fine for Ansible and I can't think of a
whitelisting use case that would break because of it.

Closes #114.
7 years ago
ansible_mitogen ansible: implement _transfer_data for <2.4 template action 7 years ago
docs Pin Sphinx version 7 years ago
examples Minor cleanup. 7 years ago
mitogen importer: take priority over system packages when whitelisting is enabled 7 years ago
tests README: move testing bits into tests directory. 7 years ago
.gitignore Some gitignore extras 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 7 years ago
.travis.yml Remove overall build timeout from .travis.yml. 7 years ago
LICENSE Add license text everywhere. 7 years ago
README.md README: move testing bits into tests directory. 7 years ago
dev_requirements.txt Move django test script into permanent test 7 years ago
preamble_size.py docs: fix preamble_size.py after whitelist changes 7 years ago
setup.cfg Initial flake8 configuration. 7 years ago
setup.py issue #93: enable use_2to3 to see what happens 7 years ago
test.sh test.sh: make it work on OS X out of the box 7 years ago

README.md