We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6868f0c commit da30759Copy full SHA for da30759
dev-environment.yml
@@ -32,7 +32,6 @@ dependencies:
32
- black
33
- build
34
- flake8
35
- - flake8-typing-imports
36
- isort
37
- pytest
38
- pytest-cov
@@ -42,5 +41,6 @@ dependencies:
42
41
- pip:
43
- git+https://github.com/ninia/jep.git@cfca63f8b3398daa6d2685428660dc4b2bfab67d
44
- flake8-pyproject
+ - flake8-typing-imports
45
- validate-pyproject[all]
46
- -e .
0 commit comments