soften numpy requirement

This commit is contained in:
Niru Maheswaranathan
2015-10-02 10:32:32 -07:00
parent 571128b741
commit c98b6607ff
+1
View File
@@ -1,4 +1,5 @@
from setuptools import setup, find_packages
import tableprint
setup(
name='tableprint',