diff vext-project.json @ 1780:dc5923962505 streaming-csv-writer

Update to include Lucas's streaming CSV export code via hg rather than git
author Chris Cannam
date Tue, 17 Apr 2018 10:58:44 +0100
parents a6c11c2e19dd
children 15bb44af8f0d
line wrap: on
line diff
--- a/vext-project.json	Mon Apr 16 15:23:01 2018 +0100
+++ b/vext-project.json	Tue Apr 17 10:58:44 2018 +0100
@@ -15,16 +15,12 @@
             "service": "soundsoftware"
         },
         "svcore": {
-            "vcs": "git",
-	    "service": "github",
-            "owner": "cannam",
-            "branch": "dev/streaming-csv-writer"
+            "vcs": "hg",
+            "service": "soundsoftware"
         },
         "svgui": {
-            "vcs": "git",
-	    "service": "github",
-            "owner": "cannam",
-            "branch": "dev/modal-progress-dialog"
+            "vcs": "hg",
+            "service": "soundsoftware"
         },
         "svapp": {
             "vcs": "hg",