Skip to content

Commit

Permalink
chore: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 16, 2024
1 parent c44e6a0 commit f1888ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linting_and_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
conda update -n base -c defaults conda -y
conda install -n base conda-libmamba-solver -c conda-forge -y
conda install -c conda-forge -c loop3d --file dependencies.txt -y
conda install gdal==3.8.4 pytest -y
conda install gdal=3.8.4 pytest -y
- name: Install map2loop
run: |
Expand Down
2 changes: 0 additions & 2 deletions dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,4 @@ map2model
loopprojectfile==0.2.2
beartype
pytest


scikit-learn

0 comments on commit f1888ec

Please sign in to comment.