To install this package run one of the following: conda install anaconda-python-gte-3.10::traitlets
Description
Traitlets is a framework that lets Python classes have attributes with
type checking, dynamically calculated default values, and "on change"
callbacks.