Skip to content

Commit 61228dd

Browse files
committed
minor: remove leftover setuptools reference
1 parent b8b303c commit 61228dd

3 files changed

Lines changed: 2795 additions & 2052 deletions

File tree

.github/workflows/build-mkl.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
pip install -r requirements-torch.txt
4141
- name: Install pylops
4242
run: |
43-
# python -m setuptools_scm
4443
pip install .
4544
- name: Tests with pytest
4645
run: |

environment-dev-gpu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ dependencies:
2323
- pip:
2424
- torch
2525
- pytest-runner
26-
- setuptools_scm
2726
- shibuya
2827
- sphinx-design
2928
- sphinx-gallery

0 commit comments

Comments
 (0)