Skip to content
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

Rework dependencies specification by using setup.py extras #119

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

julienr
Copy link
Contributor

@julienr julienr commented Feb 6, 2024

test_requires and python setup.py test are deprecated. The new way is to specify extra dependencies for the package through extra_requires.

@julienr julienr force-pushed the rework_dependencies_and_ci_jobs branch from 25bbc96 to 2d00de2 Compare February 6, 2024 20:20
@julienr julienr force-pushed the rework_dependencies_and_ci_jobs branch from 2d00de2 to 274c3ac Compare February 6, 2024 20:23
test_requires and `python setup.py test` are deprecated. The new way
is to specify extra dependencies for the package through
`extra_requires`.
@julienr julienr force-pushed the rework_dependencies_and_ci_jobs branch from 274c3ac to 9ea7c3a Compare February 6, 2024 20:26
@julienr julienr marked this pull request as ready for review February 6, 2024 20:29
@julienr julienr mentioned this pull request Feb 6, 2024
@julienr julienr merged commit 91da08a into master Feb 7, 2024
5 checks passed
@julienr julienr deleted the rework_dependencies_and_ci_jobs branch February 7, 2024 07:22
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.

None yet

2 participants