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
Alex Willmer 67f26434cb tests: Run tests on CPython 3.5 and 3.6 with Tox
Python 3.0 to 3.4 are excluded because no version of Ansible supports
them. Due to their setup.py declarations pip refuses to install Ansible
on these versions of Python.
6 years ago
.github Add GitHub issue template. 6 years ago
.travis tests: rationalize matrix and rewrite ansible_tests 6 years ago
ansible_mitogen Kubernetes connection support for mitogen. 6 years ago
docs ansible: fix put_file() for large temporary files. 6 years ago
examples examples: fix mitogen-fuse on 2.x. 6 years ago
mitogen Match "user@host: Permission denied ..." messages 6 years ago
tests Merge pull request #383 from moreati/pytz-2018.05 6 years ago
.gitignore Ignore built doc artifacts 6 years ago
.lgtm.yml compat: ignore LGTM checks on third party 6 years ago
.travis.yml Correct DISTROS variable name for ansible_tests. 6 years ago
LICENSE Add license text everywhere. 6 years ago
README.md commented out travis badge 6 years ago
dev_requirements.txt Update pytz to 2018.05 (needed by babel 2.6.0) 6 years ago
preamble_size.py add --dump to preamble_size.py. 6 years ago
run_tests Record ulimit -a in run_test output. 6 years ago
setup.cfg Ignore another annoying flake8 message. 6 years ago
setup.py Update trove classifiers. 6 years ago
tox.ini tests: Run tests on CPython 3.5 and 3.6 with Tox 6 years ago

README.md