We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1431ed7 commit 32a145fCopy full SHA for 32a145f
1 file changed
setup.py
@@ -47,6 +47,7 @@
47
"cli": ["click", "click-completion", "click-log", "tabulate", "pyyaml"],
48
"code_style": ["flake8<3.8.0,>=3.7.0", "black", "pre-commit==1.17.0"],
49
"testing": [
50
+ "ipykernel",
51
"coverage",
52
"pytest>=3.6,<4",
53
"pytest-cov",
0 commit comments