Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the deprecated
tool.poetry.dev-dependencies
section (#395)
Immediately below the deprecated section is the correct section, `tool.poetry.group.dev.dependencies`, with the same dependencies list. `poetry lock` was run to ensure the lock file is in sync.
- Loading branch information