improve isBDS60 identification

This commit is contained in:
Junzi Sun
2018-03-09 13:58:10 +01:00
parent 711fd889e6
commit de6238f5e9
4 changed files with 18 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ setup(
# your project is installed. For an analysis of "install_requires" vs pip's
# requirements files see:
# https://packaging.python.org/en/latest/requirements.html
install_requires=[''],
install_requires=['numpy'],
# List additional groups of dependencies here (e.g. development
# dependencies). You can install these using the following syntax,