We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8b1a5 commit ee261a1Copy full SHA for ee261a1
setup.py
@@ -73,6 +73,7 @@ def read_version():
73
"apache-airflow==1.10.9",
74
"fabric>=2.0",
75
"requests>=2.20.0, <3",
76
+ "coverage>=4.5.2",
77
],
78
)
79
0 commit comments