Commit 38f2b33
authored
Add support for Python 3.10 (#155)
* ni_measurement_generator: Use in-project virtualenvs
* Upgrade pytest to support Python 3.10
* Rerun poetry lock
* PR workflow: Run tests on Python 3.10
* GitHub workflows: Quote version strings to preserve trailing zeroes
* GitHub workflows: Remove unnecessary quotes
* ni-measurement-generator: Don't add test-pypi repo
* Update poetry lock
* GitHub workflow: Try removing grpcio from Poetry cache
* GitHub workflow: Extend previous hack
* Update poetry lock
* PR workflow: Remove Poetry cache debugging hacks1 parent 0e103b6 commit 38f2b33
6 files changed
Lines changed: 305 additions & 146 deletions
File tree
- .github/workflows
- ni_measurement_generator
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
0 commit comments