Skip to content

Commit c4a09b3

Browse files
committed
remove pyright from old dev envs
1 parent c03d634 commit c4a09b3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dev/env-dev.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ dependencies:
2626
- psutil
2727
- pydantic
2828
- pydantic-settings
29-
- pyright==1.1.396
3029
- pytest
3130
- pytest-cov
3231
# - python=3.11 # removed

dev/env-py38.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ dependencies:
2626
- psutil
2727
- pydantic
2828
- pydantic-settings
29-
- pyright==1.1.396
3029
- pytest
3130
- pytest-cov
3231
- python=3.8 # changed

0 commit comments

Comments
 (0)