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.
2 parents 6be02c5 + 2ab9e54 commit 11d5fa7Copy full SHA for 11d5fa7
setup.py
@@ -67,6 +67,7 @@ def read(fname):
67
"pytest-coverage",
68
"pytest-rerunfailures",
69
"pytest-xdist",
70
+ "docker",
71
]
72
},
73
)
0 commit comments