Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* 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.
- Loading branch information