Skip to content

No need for nose at setup time #75

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 4 commits into from
Oct 27, 2023

Conversation

guillomovitch
Copy link

nose is not needed for building and installation, only for testing. Enforcing its presence at setup time prevent build on build hosts without internet connection, when nose package is not available in the distribution, as RHEL 9 for instance.

@leifj leifj merged commit 739191d into IdentityPython:master Oct 27, 2023
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