Skip to content

Commit a141736

Browse files
committed
Get mypy from conda-forge
1 parent 53ecf50 commit a141736

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

conda/dev.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,10 @@ dependencies:
4141
- black ==25.1.0
4242
- flake8 ==7.3.0
4343
- isort ==6.0.1
44-
#- mypy ==1.18.2
44+
- mypy ==1.18.2
4545
- pre-commit ==4.3.0
4646
- types-PyYAML >=6.0.0
4747
# Developer Tools
4848
# =======================
4949
- tbump=6.9.0
5050
- ipykernel
51-
# pip dependencies
52-
- pip:
53-
- mypy==1.18.2

0 commit comments

Comments
 (0)