Skip to content

Align dev dependencies with new poetry format#71

Merged
SimJeg merged 1 commit intoNVIDIA:mainfrom
emmanuel-ferdman:main
May 5, 2025
Merged

Align dev dependencies with new poetry format#71
SimJeg merged 1 commit intoNVIDIA:mainfrom
emmanuel-ferdman:main

Conversation

@emmanuel-ferdman
Copy link
Copy Markdown
Contributor

PR description

This small PR updates pyproject.toml to use the new [tool.poetry.group.dev.dependencies] format. It replaces the deprecated [tool.poetry.dev-dependencies] section for compatibility with Poetry 1.2+.

Checklist

  • Tests are working (make test)
  • Code is formatted correctly (make style, on errors try fix with make format)
  • Copyright header is included
  • All commits are signed-off using git commit -s
  • (new press) mypress_press.py is in the presses directory
  • (new press) MyPress is in __init__.py
  • (new press) README.md is updated with a 1 liner about the new press in the Available presses section
  • (new press) new press is in the default_presses list in tests/default_presses.py

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@SimJeg SimJeg self-requested a review May 5, 2025 07:59
@SimJeg SimJeg merged commit 95917a2 into NVIDIA:main May 5, 2025
3 checks passed
maxjeblick pushed a commit that referenced this pull request Aug 12, 2025
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Signed-off-by: Max Jeblick <maximilianjeblick@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants