Skip to content

Update python deps and address deprecations #151

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

Closed
wants to merge 2 commits into from

Conversation

ldoktor
Copy link
Contributor

@ldoktor ldoktor commented May 21, 2025

No description provided.

ldoktor added 2 commits May 21, 2025 15:04
The "setup.py test" is deprecated. We could either run the tests
directly by "-m unittest" or simply rely on well established runner
"pytest". Let's use the second way here.

Signed-off-by: Lukáš Doktor <[email protected]>
"setup.py develop" is deprecated, use pip instead.

Signed-off-by: Lukáš Doktor <[email protected]>
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.

1 participant