Skip to content

Commit

Permalink
setuptools .yml
Browse files Browse the repository at this point in the history
Signed-off-by: Fabiana Campanari <[email protected]>
  • Loading branch information
FabianaCampanari authored Mar 5, 2024
1 parent 6d99cbe commit 70deaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setuptools .yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ steps:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.x'
python-version: '3.10'
- name: Install dependencies
run: python -m pip install --upgrade pip setuptools wheel

0 comments on commit 70deaa6

Please sign in to comment.