Skip to content
Commit c8dd8341 authored by Drew Risinger's avatar Drew Risinger
Browse files

pythonPackages.scikit-build: fix python3.8 bug

Python3.8 removes ``platform.linux_distribution()`` call,
must use ``pythonPackages.distro`` to get same information.
Closes #83305
Upstream PR: https://www.github.com/scikit-build/scikit-build/pull/458
Also formatting.
parent eddc4f3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment