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 5b6b076c4e ci: Avoid ansible_virtualization_type to check for docker targets
It's not consistant across Ansible versions, particular the oldest ones. This
may have contributed to older test images containing usernames from the host
OS that they were built on (e.g. dmw, alex).
1 week ago
.ci mitogen: Fix non-blocking IO errors in first stage of bootstrap 4 months ago
.github ansible_mitogen: Ansible 13 (ansible-core 2.20) support 2 weeks ago
ansible_mitogen ansible_mitogen: Remove maximum Ansible version check 3 weeks ago
docs Prepare v0.3.33 2 weeks ago
examples Remove get_password_hash, unused 1 year ago
mitogen Begin 0.3.34dev 2 weeks ago
scripts add Python3 compatibility 2 years ago
tests ci: Avoid ansible_virtualization_type to check for docker targets 1 week ago
.gitignore ci: Add playbook to configure container host for image prep 1 week ago
LICENSE Bump copyright year and use generic author name (testing Travis) 5 years ago
MANIFEST.in setup.py: include LICENSE; closes #538. 7 years ago
README.md CI: Remove integration of retired lgtm.com 3 weeks ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 7 years ago
netlify.toml docs: Attempt to configure Netlify build of mitogen.networkgenomics.com 11 months ago
preamble_size.py preamble_size: Fix variability of command & preamble(?) size 4 months ago
run_tests tests: Remove unittest2, use stdlib unittest 4 years ago
setup.cfg Keep comatibility with `setuptools` tagging wheels with `py2.py3` 6 months ago
setup.py Declare license as SPDX identifier in metadata 1 month ago
tox.ini ci: Use highest supported Ansible version during image prep 1 week ago

README.md