Skip to content

Commit

Permalink
Setup correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Berchez Moreno committed Nov 20, 2023
1 parent 905d6b2 commit c82a3df
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,16 @@
license="Universidad de Córdoba",
packages=find_packages(),
install_requires=[
"sklearn",
"scikit-learn",
"numpy",
"torch",
"torchvision",
"pandas",
"scipy",
"matplotlib",
"seaborn",
"bioinfokit",
"statsmodels",
"scikit-posthocs",
"typing",
"itertools",
"abc",
"re",
"skimage",
"tqdm",
"pathlib",
"Pillow",
"pytest",
],
Expand Down

0 comments on commit c82a3df

Please sign in to comment.