aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
AgeCommit message (Expand)Author
2024-03-27Update to Python 3.11.Dan Albert
2024-03-12Update isort.Dan Albert
2024-03-12Update pytest.Dan Albert
2024-03-12Update pylint.Dan Albert
2024-03-12Update mypy.Dan Albert
2024-03-12Update black.Dan Albert
2024-02-21Auto-format pyproject.toml.Dan Albert
2024-02-21Enable strict xfail for pytest.Dan Albert
2024-01-30Update mypy.Dan Albert
2023-09-26Add pytest-cov to dev dependencies.Dan Albert
2023-05-23Merge "Install adb as a non-editable dependency."Dan Albert
2023-05-19Install adb as a non-editable dependency.Dan Albert
2023-05-18Use importlib import mode for pytest.Dan Albert
2023-05-18Add dependency on gdbrunner.Dan Albert
2023-05-18Remove useless line from pyproject.toml.Dan Albert
2023-05-08Enable unspecified encoding lint.Dan Albert
2023-05-03Allow black to check the build system and tests.Dan Albert
2023-05-01Add isort to lints.Dan Albert
2023-05-01Move adb dependency out of the deprecated section.Dan Albert
2023-05-01Update black.Dan Albert
2023-05-01Update mypy, pylint, and pytest.Dan Albert
2023-05-01Move pylintrc into pyproject.toml.Dan Albert
2023-05-01Move mypy.ini config into pyproject.toml.Dan Albert
2023-04-18Add a script for updating the prebuilt NDK.Dan Albert
2023-01-13Use types from the adb python package.Dan Albert
2022-08-31Update other python dependencies.Dan Albert
2022-01-27Update python dependencies, fix type errors.Dan Albert
2021-12-16Add development dependency on Black.Dan Albert
2021-12-16Add Python poetry config.Dan Albert