Skip to content

fix setuptools deprecations#20

Open
mosfet80 wants to merge 4 commits intoPickNikRobotics:mainfrom
mosfet80:patch-6
Open

fix setuptools deprecations#20
mosfet80 wants to merge 4 commits intoPickNikRobotics:mainfrom
mosfet80:patch-6

Conversation

@mosfet80
Copy link
Copy Markdown
Contributor

@mosfet80 mosfet80 commented Jan 7, 2026

fix UserWarning: Unknown distribution option: 'tests_require'

fix UserWarning: Unknown distribution option: 'tests_require'
@mosfet80
Copy link
Copy Markdown
Contributor Author

mosfet80 commented Jan 7, 2026

@JafarAbdi Are you the reviewer of this repository?

@mosfet80
Copy link
Copy Markdown
Contributor Author

@JafarAbdi ping

@mosfet80
Copy link
Copy Markdown
Contributor Author

mosfet80 commented May 3, 2026

@nbbrooks Are you the reviewer of this repository?

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the package’s setuptools configuration to address the UserWarning: Unknown distribution option: 'tests_require' deprecation by migrating test dependencies to an extras group.

Changes:

  • Replaced deprecated tests_require with extras_require and introduced a test extra containing pytest.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread setup.py Outdated
mosfet80 and others added 3 commits May 4, 2026 17:16
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