@@ -8,3 +8,5 @@ update_version {
match: "^__version__ = \((.*)\)$"
new_line: "__version__ = $TUPLED_VERSION"
}
+# Dulwich' CI builds wheels, which is really slow
+ci_timeout: 7200