Update 'setup.py'

pull/2/head
steve 6 years ago
parent 9ee279f486
commit dc43c81d26

@ -10,5 +10,5 @@ setup(
author_email = "steve.l.nyemba@vanderbilt.edu",
license = "MIT",
packages = ['numpy','pandas']
install_requires = ['numpy','pandas']
)
Loading…
Cancel
Save