Release new version
This commit is contained in:
parent
58d318dd0e
commit
fdc014ada9
2 changed files with 2 additions and 3 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -18,7 +18,6 @@
|
||||||
"initialising",
|
"initialising",
|
||||||
"inplace",
|
"inplace",
|
||||||
"ipynb",
|
"ipynb",
|
||||||
"joblib",
|
|
||||||
"lemmatize",
|
"lemmatize",
|
||||||
"levelname",
|
"levelname",
|
||||||
"levelno",
|
"levelno",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = great-ai
|
name = great-ai
|
||||||
version = 0.0.9
|
version = 0.0.10
|
||||||
author = András Schmelczer
|
author = András Schmelczer
|
||||||
author_email = andras@scoutinscience.com
|
author_email = andras@scoutinscience.com
|
||||||
description =
|
description =
|
||||||
|
|
@ -18,7 +18,7 @@ package_dir =
|
||||||
= src
|
= src
|
||||||
packages = find:
|
packages = find:
|
||||||
include_package_data = True
|
include_package_data = True
|
||||||
python_requires = >= 3.7
|
python_requires = >= 3.8
|
||||||
install_requires =
|
install_requires =
|
||||||
scikit-learn
|
scikit-learn
|
||||||
matplotlib
|
matplotlib
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue