Skip to content

Commit

Permalink
Respond to some reviewer comments
Browse files Browse the repository at this point in the history
  • Loading branch information
TedBrookings committed Dec 3, 2024
1 parent 641a51e commit a63c492
Show file tree
Hide file tree
Showing 5 changed files with 315 additions and 241 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
PYTHON_VERSION: ["3.8", "3.9", "3.10", "3.11"]
steps:
- uses: actions/checkout@v2
with:
submodules: 'true'

- name: Set up Python ${{matrix.PYTHON_VERSION}}
uses: actions/setup-python@v4
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: "false"

# Used to host cibuildwheel
- uses: actions/setup-python@v4
Expand Down
Empty file removed .gitmodules
Empty file.
Loading

0 comments on commit a63c492

Please sign in to comment.