soften numpy requirement

This commit is contained in:
Niru Maheswaranathan
2015-10-02 10:32:13 -07:00
parent 330408d491
commit 571128b741
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
from setuptools import setup, find_packages
import tableprint
setup(
name='tableprint',