Skip to content
Snippets Groups Projects
Commit f4695da9 authored by zqwerty's avatar zqwerty
Browse files

use .gitignore instead of MANIFEST.in

parent 1601ce5b
No related branches found
No related tags found
No related merge requests found
include LICENSE.txt
include README.md
......@@ -22,6 +22,7 @@ setup(
'Intended Audience :: Developers',
'Topic :: Scientific/Engineering :: Artificial Intelligence',
],
setup_requires=['setuptools-git'],
install_requires=[
'matplotlib',
'tabulate',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment