mirror of
https://github.com/Doctorado-ML/STree.git
synced 2025-08-15 23:46:02 +00:00
update setup.py to include tests suite
This commit is contained in:
2
setup.py
2
setup.py
@@ -15,7 +15,7 @@ setuptools.setup(
|
||||
description='a python interface to oblique decision tree implementations',
|
||||
long_description=readme(),
|
||||
long_description_content_type='text/markdown',
|
||||
packages=['stree'],
|
||||
packages=setuptools.find_packages(),
|
||||
url='https://github.com/doctorado-ml/stree',
|
||||
author=__author__,
|
||||
author_email='ricardo.montanana@alu.uclm.es',
|
||||
|
Reference in New Issue
Block a user