[NO TESTS] WIP
This commit is contained in:
parent
0ce7e07264
commit
1ad35f95f1
7 changed files with 57 additions and 14 deletions
tools/python
|
@ -4,7 +4,7 @@
|
|||
# But ... that's exactly what we want to do.
|
||||
# So this script exists to find a 'compliant' Python install and use that.
|
||||
|
||||
PYTHONREV="3.11"
|
||||
PYTHONREV="3.12"
|
||||
CMD="python${PYTHONREV}"
|
||||
|
||||
if [ -x "$(command -v "$CMD")" ]; then
|
||||
|
|
|
@ -55,3 +55,4 @@ yamllint
|
|||
yaspin
|
||||
pytimeparse
|
||||
git+https://github.com/arrdem/jaraco.text.git@0dd8d0b25a93c3fad896f3a92d11caff61ff273d#egg=jaraco.text
|
||||
onepasswordconnectsdk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue