You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting a TypeError: ['python', '-m', 'build'] is not of type 'str' in macos when running tox in github actions for macos-latest. Here is the pyproject.toml used. I am following the pyproject-toml-native sections of the docs.
Issue
I am getting a
TypeError: ['python', '-m', 'build'] is not of type 'str' in macos
when running tox in github actions formacos-latest
. Here is the pyproject.toml used. I am following the pyproject-toml-native sections of the docs.Full environments and logs: https://github.com/martibosch/detectree/actions/runs/12182400694/job/33981322086
Martí
The text was updated successfully, but these errors were encountered: