-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Description
Context
After PR #1357, the dotenv_values import is no longer used in components/clp-py-utils/clp_py_utils/clp_config.py.
Tasks
- Remove the unused import:
from dotenv import dotenv_valuesfromcomponents/clp-py-utils/clp_py_utils/clp_config.py(line 6) - Remove the
python-dotenvdependency fromcomponents/clp-py-utils/pyproject.toml
Notes
- The
python-dotenvdependency should remain intools/deployment/presto-clp/scripts/requirements.txtas it's still used bytools/deployment/presto-clp/scripts/init.py
References
- PR: feat(clp-package): Replace package execution container with
clp-package; Change default taskfile task todocker-images:package. #1357 - Comment: feat(clp-package): Replace package execution container with
clp-package; Change default taskfile task todocker-images:package. #1357 (comment) - Requested by: @junhaoliao
Metadata
Metadata
Assignees
Labels
No labels