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
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,8 @@ compat = ["scitex-compat>=0.1.1"]

# Config Module - Configuration management
# Use: pip install scitex[config]
config = [
"PyYAML",
]
# Real implementation lives in the standalone scitex-config package.
config = ["scitex-config>=0.1.0"]

# Context Module - Context managers
# Use: pip install scitex[context]
Expand Down
313 changes: 0 additions & 313 deletions src/scitex/config/README.md

This file was deleted.

Loading
Loading