Skip to content

fix: setuptools deprecations and humble & format tests failure#20

Merged
nbbrooks merged 5 commits into
PickNikRobotics:mainfrom
mosfet80:patch-6
May 21, 2026
Merged

fix: setuptools deprecations and humble & format tests failure#20
nbbrooks merged 5 commits into
PickNikRobotics: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 format test fail

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
Contributor

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 4 commits May 4, 2026 17:16
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Refactor exception handling for file operations to improve readability.
@mosfet80 mosfet80 changed the title fix setuptools deprecations fix setuptools deprecations and humble & format tests failure May 12, 2026
@mosfet80 mosfet80 changed the title fix setuptools deprecations and humble & format tests failure fix: setuptools deprecations and humble & format tests failure May 12, 2026
@mosfet80
Copy link
Copy Markdown
Contributor Author

now also fix "github format test" failure

@mosfet80
Copy link
Copy Markdown
Contributor Author

close #15

@mosfet80
Copy link
Copy Markdown
Contributor Author

@nbbrooks
fix UserWarning: Unknown distribution option: 'tests_require' (close issue 15)
fix github format test fail

@nbbrooks nbbrooks merged commit 7a981e9 into PickNikRobotics:main May 21, 2026
5 checks passed
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.

3 participants