1 2 3 4 5 6 7 8 9 10 11
--- setup.cfg.orig 2025-01-22 20:45:00 UTC +++ setup.cfg @@ -27,7 +27,7 @@ python_requires = >=3.9 python_requires = >=3.9 [options.data_files] -data = validate.proto +share/protoc-gen-validate = validate.proto [flake8] max-line-length = 120