-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add pyproject.toml #28385
Add pyproject.toml #28385
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 93d819a - Browse repository at this point
Copy the full SHA 93d819aView commit details -
Use subprocess to run grpcio since it is not imported in pyproject.toml
Update setup.py Remove ImportError from gen_protos.py Update subprocess run and raise RuntimeError if proto generation fails Print output of setup.py Fix linting issues
Configuration menu - View commit details
-
Copy full SHA for 4d29e90 - Browse repository at this point
Copy the full SHA 4d29e90View commit details -
Remove build-requirements.txt and use build to build the sdist
Modify buildPython task
Configuration menu - View commit details
-
Copy full SHA for 3d1d454 - Browse repository at this point
Copy the full SHA 3d1d454View commit details -
Use wheels to run tox precommit tests
Upgrade pip in Dockerfile Move _ELEMENTS to shared file. tests are not importable by each other Add missing element Remove shared_test_variables Remove installing wheel in a test suite Retry run_tox.sh with no installPkg flag Remove natural language test. codepath is covered in the postCommits. Add back tox exit code
Configuration menu - View commit details
-
Copy full SHA for 69c3042 - Browse repository at this point
Copy the full SHA 69c3042View commit details -
Remove cython tests. default tests will run with Cython extensions
FIx toxTask name Add no-extra test suite to precommit and remove GH duplicate ubuntu test Skip failing non-cython test Fix tox test name
Configuration menu - View commit details
-
Copy full SHA for fb1f5a7 - Browse repository at this point
Copy the full SHA fb1f5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d59c260 - Browse repository at this point
Copy the full SHA d59c260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c80183 - Browse repository at this point
Copy the full SHA 4c80183View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad39ec - Browse repository at this point
Copy the full SHA dad39ecView commit details