Skip to content

Commit

Permalink
removed unnecessary requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
rkimoakbioinformatics committed Jul 25, 2022
1 parent 8c96ff2 commit 2246eca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,13 @@ def walk_and_add(d, pkg_files):
"aiosqlite",
"oyaml",
"intervaltree",
"xlsxwriter",
"openpyxl",
"twobitreader",
"nest-asyncio",
"psutil",
"mpmath",
"python-dateutil",
"download",
"gdown",
"Pillow",
],
python_requires=">=3.8",
package_data={"oakvar": oakvar_files, "cravat": cravat_files},
Expand Down

0 comments on commit 2246eca

Please sign in to comment.