Skip to content

Commit

Permalink
update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
eringrant committed Sep 11, 2023
1 parent 1cee6ad commit 8c3af2b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ classifiers =
packages = find:
python_requires = >=3.11
install_requires =
pandas>=2.0
pre-commit
jupyter
ipdb
ipython
pylint
invoke
joblib
black
nb_black
pre-commit
pandas>=2.0
matplotlib
numpy
seaborn
tqdm

[options.packages.find]
include = TODO_package_name*

0 comments on commit 8c3af2b

Please sign in to comment.