Skip to content

fix setuptools deprecations #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

mosfet80
Copy link
Contributor

FIX:

#UserWarning: Unknown distribution option: 'tests_require'

and

#SetuptoolsDeprecationWarning: License classifiers are deprecated. !!

FIX:

#UserWarning: Unknown distribution option: 'tests_require'

and

#SetuptoolsDeprecationWarning: License classifiers are deprecated. !!
@christophfroehlich christophfroehlich linked an issue Jul 13, 2025 that may be closed by this pull request
@christophfroehlich
Copy link
Collaborator

@Plumezz this is the same fix as you proposed?

@Plumezz
Copy link

Plumezz commented Jul 13, 2025

Yes, I also modified the setup.py file like this. But I did not notice the License issue.

@christophfroehlich christophfroehlich merged commit 9084042 into PickNikRobotics:main Jul 14, 2025
7 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.

Unknown distribution option: 'tests_require'
3 participants