| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
To run:
in python-frontend/src/main/protobuf directory, run: protoc -I=. --python_out=../../../typeshed_serializer/serializer/proto_out ./symbols.proto
pip install -r requirements.txt
tox -e selective-serialize -- customtox -e py314 -- tests/runners/test_tox_runner.pytox -e py314 -- tests/runners/test_tox_runner.py::ToxRunnerTest::test_dry_run_unchanged_checksums -vpython runners/tox_runner.py --dry_run true Can also be run in fail fast mode, to reflect the checksum validation used by the QA workflow
python runners/tox_runner.py --dry_run true --fail_fast true | Back | FazBrowse Home | New Git URL |