You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add dedicated fireworks optional dependency
Move FireWorks dependency from docs and tests to its own optional dependency
group. This allows users to explicitly install FireWorks components with
`pip install atomate2[fireworks]` and makes the dependency structure more
modular and clear.
* Update pyproject.toml
* fix little typo.
0 commit comments