We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd4bedd + 3d61216 commit 849bafeCopy full SHA for 849bafe
1 file changed
Pipfile
@@ -16,6 +16,7 @@ doc8 = "*"
16
flake8 = "*"
17
gnureadline = {version = "*",sys_platform = "== 'darwin'"}
18
invoke = "*"
19
+ipython = "*"
20
mock = {version = "*",markers = "python_version < '3.6'"}
21
pyreadline = {version = "*",sys_platform = "== 'win32'"}
22
pytest = "*"
0 commit comments