shithub: aubio

Download patch

ref: 94c7ab3edca3314c7221e01d6b5222735d7cf10a
parent: 39aa3a31b92e78e67c714a01740f299432ede87e
author: Paul Brossier <piem@piem.org>
date: Fri Nov 2 14:20:40 EDT 2018

[ci] add pytest to requirements.txt

--- a/requirements.txt
+++ b/requirements.txt
@@ -1,1 +1,2 @@
 numpy
+pytest