Skip to content

Commit da30759

Browse files
committed
chore: move flake8-typing-imports to pip section
1 parent 6868f0c commit da30759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ dependencies:
3232
- black
3333
- build
3434
- flake8
35-
- flake8-typing-imports
3635
- isort
3736
- pytest
3837
- pytest-cov
@@ -42,5 +41,6 @@ dependencies:
4241
- pip:
4342
- git+https://github.com/ninia/jep.git@cfca63f8b3398daa6d2685428660dc4b2bfab67d
4443
- flake8-pyproject
44+
- flake8-typing-imports
4545
- validate-pyproject[all]
4646
- -e .

0 commit comments

Comments
 (0)