Update macos-python-builder.psm1

This commit is contained in:
aparnajyothi-y
2024-11-29 14:57:55 +05:30
committed by GitHub
parent d43da0ca8a
commit c47a267fd1

View File

@@ -1,3 +1,5 @@
using module "./nix-python-builder.psm1"
class macOSPythonBuilder : NixPythonBuilder {
<#
.SYNOPSIS