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

use .gitignore instead of MANIFEST.in

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