mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 05:35:37 -04:00
python version 3.11
This commit is contained in:
parent
b35cf006a5
commit
0f4d6112e3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint_python.yml
vendored
2
.github/workflows/lint_python.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.11'
|
||||
check-latest: true
|
||||
- run: pip install --upgrade pip wheel
|
||||
- run: pip install bandit black codespell flake8 flake8-2020 flake8-bugbear
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue