Skip to content

Commit

Permalink
Show setuptools version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Nov 5, 2023
1 parent 10b9c89 commit 2fe20ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
python --version
python3 --version
pip show setuptools
python3 -c "import multiprocessing as m; print('CPUs:', m.cpu_count())"
- name: Install dependencies (Ubuntu)
Expand Down

0 comments on commit 2fe20ba

Please sign in to comment.