Commit 6771774
authored
github: Use ni/python-action for python and poetry setup (#56)
- [X] This contribution adheres to
[CONTRIBUTING.md](https://github.com/ni/nisync-python/blob/main/CONTRIBUTING.md).
### What does this Pull Request accomplish?
Use https://github.com/ni/python-actions/ to set up Python and Poetry.
### Why should this Pull Request be merged?
Single-source default Python and Poetry versions which align to others
NI repo
### What testing has been done?
PR Build1 parent 43aa859 commit 6771774
2 files changed
+4
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
19 | 16 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 17 | + | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
| |||
0 commit comments