Skip to content

Conversation

@Don-Yin
Copy link
Contributor

@Don-Yin Don-Yin commented Aug 15, 2025

This change addresses the deprecation warning that appears during installation:

'DEPRECATION: Building 'pySuStaIn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change.'

This is not a bug fix, but a change to comply with the latest pip version and setup standards; fixes compatibility with pip 25.3+ and follows Python packaging best practices.

Don-Yin and others added 2 commits August 15, 2025 19:49
This change addresses the deprecation warning that appears during installation:
'DEPRECATION: Building 'pySuStaIn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change.'

This is not a bug fix, but a change to comply with the latest pip version and setup standards; fixes compatibility with pip 25.3+ and follows Python packaging best practices.
@noxtoby
Copy link
Member

noxtoby commented Oct 16, 2025

This didn't fix everything for me. So, I produced a complete pyproject.toml in PR77. Suggest that you try that one and comment back here. If it works, then we can merge PR77 and close this PR

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.

2 participants