Browse Source

Remove outdated numpy dependency

tags/nilmdb-1.2.1
Jim Paris 11 years ago
parent
commit
e476338d61
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      nilmdb/server/layout.pyx

+ 0
- 1
nilmdb/server/layout.pyx View File

@@ -4,7 +4,6 @@ import time
import sys
import inspect
import cStringIO
import numpy as np

cdef enum:
max_value_count = 64


Loading…
Cancel
Save