Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -334,19 +334,7 @@ dt = [

# Gen Module - General utilities
# Use: pip install scitex[gen]
gen = [
"ipython",
"h5py",
"pyperclip",
"readchar",
"scipy",
"matplotlib",
"xarray",
"requests",
"joblib",
# # Heavy dependencies handled by _AVAILABLE flags
# "torch",
]
gen = ["scitex-gen>=0.1.0"]

# Etc Module - Miscellaneous utilities
# Use: pip install scitex[etc]
Expand Down
71 changes: 0 additions & 71 deletions src/scitex/gen/README.md

This file was deleted.

196 changes: 0 additions & 196 deletions src/scitex/gen/_DimHandler.py

This file was deleted.

Loading
Loading