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 f032762012 docs: Attempt to configure Netlify build of mitogen.networkgenomics.com
This site has an unknown build config. Specifically I do not know the value of

- Package directory
- Base directory

these are the locations that Netlify looks for netlify.toml. I've already
tried docs/netlify.toml (#1210), unsuccessfully. This attempt is on the basis
that Package directory == '/', or less likely that Base directory == '/'.

refs #1209
See
- https://docs.netlify.com/configure-builds/monorepos/#use-a-netlify-configuration-file
- https://docs.netlify.com/configure-builds/file-based-configuration/
11 months ago
.ci CI: Increase sshd MaxAuthRetries to 50 on macOS runners 1 year ago
.github build: Reduce macOS job timeout to mitigate BlockingIOError 12 months ago
ansible_mitogen ansible_mitogen: Respect interpreter_python and ANSIBLE_PYTHON_INTERPRETER 11 months ago
docs docs: Read release version from changelog 11 months ago
examples Remove get_password_hash, unused 1 year ago
mitogen Begin v0.3.21dev 11 months ago
scripts add Python3 compatibility 2 years ago
tests ansible_mitogen: Respect interpreter_python and ANSIBLE_PYTHON_INTERPRETER 11 months ago
.gitignore Ignore Ansible retry files 2 years ago
.lgtm.yml Whoops, merge together lgtm.yml and .lgtm.yml 6 years 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 docs: shields.io badges for PyPI version & supported Python versions 1 year 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 mitogen.parent: Remove tabs from minimized first stage 4 years ago
run_tests tests: Remove unittest2, use stdlib unittest 4 years ago
setup.cfg Declare universal wheel support 5 years ago
setup.py Declare Python 3.13 support 1 year ago
tox.ini Support Ansible 11 (ansible-core 2.18) 1 year ago

README.md