add traitlets as a dependency in configuration files?
Open
Nobody has claimed this yet.
feature
P3
- Dominant language
- Python
- Stars
- 18.8k
- Forks
- 2.8k
- Avg merge
- 16h 26m
- Merged PRs (30d)
- 21
Description
Hi
I notice that traitlets are used as direct dependency in source code file-packages/python/plotly/plotly/basewidget.py
. But traitlets is not listed in any configuration file. So I am wondering if traitlets should be listed in configuration files such as setup.py.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with packages/python/plotly/plotly/basewidget.py and inspect setup.py plus the repository's other dependency configuration files. Determine where a direct traitlets dependency should be declared, then verify that the resulting package metadata includes it and that installation or packaging checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100