File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55# Other Python version unit tests are run separately
66env_vars: {
77 key: " NOX_SESSION"
8- value: " unit-3.9 lint lint_setup_py blacken cover"
8+ value: " unit-3.12 lint lint_setup_py blacken cover"
99}
1010
1111# Run unit tests in parallel, splitting up by file
Original file line number Diff line number Diff line change 33# Run system tests in presubmit for library releases
44env_vars: {
55 key: " NOX_SESSION"
6- value: " system-3.9 unit"
6+ value: " system-3.10 unit"
77}
88
99# Run system tests in parallel, splitting up by file
Original file line number Diff line number Diff line change 33# Run unit tests for Python 3.9
44env_vars: {
55 key: " NOX_SESSION"
6- value: " unit-3.9 "
6+ value: " unit-3.12 "
77}
88
99# Run unit tests in parallel, splitting up by file
Original file line number Diff line number Diff line change 33# Run unit tests for LangChain on Python 3.9
44env_vars: {
55 key: " NOX_SESSION"
6- value: " unit_langchain-3.9 "
6+ value: " unit_langchain-3.11 "
77}
88
99# Run unit tests in parallel, splitting up by file
You can’t perform that action at this time.
0 commit comments