improve isBDS60 identification
This commit is contained in:
2
setup.py
2
setup.py
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user