diff options
Diffstat (limited to 'asv')
-rw-r--r-- | asv/asv.ini | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/asv/asv.ini b/asv/asv.ini index b8ee8a1..47360bb 100644 --- a/asv/asv.ini +++ b/asv/asv.ini @@ -21,11 +21,14 @@ build: six sphinx setuptools - python + numpy x.x + python x.x run: six - python + sphinx + numpy x.x + python x.x [test] commands: |