Functions | |
| def | build |
| def | docs |
| def | lint |
| def | make_changelog |
| def | tests |
| def | tests_packaging |
Variables | |
| error_on_missing_interpreters | |
| needs_version | |
| PYTHON_VERISONS | |
| reuse_venv | |
| sessions | |
| def noxfile.build | ( | session | ) |
Definition at line 86 of file noxfile.py.
| def noxfile.docs | ( | session | ) |
Definition at line 55 of file noxfile.py.
| def noxfile.lint | ( | session | ) |
Definition at line 15 of file noxfile.py.
| def noxfile.make_changelog | ( | session | ) |
Definition at line 77 of file noxfile.py.
| def noxfile.tests | ( | session | ) |
Definition at line 24 of file noxfile.py.
| def noxfile.tests_packaging | ( | session | ) |
Definition at line 45 of file noxfile.py.
| noxfile.error_on_missing_interpreters |
Definition at line 11 of file noxfile.py.
| noxfile.needs_version |
Definition at line 5 of file noxfile.py.
| noxfile.PYTHON_VERISONS |
Definition at line 8 of file noxfile.py.
| noxfile.reuse_venv |
Definition at line 14 of file noxfile.py.
| noxfile.sessions |
Definition at line 6 of file noxfile.py.