Skip to content

Commit 6c0b867

Browse files
authored
Fix typo
1 parent 2d8631b commit 6c0b867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ def run(self):
618618
if setupdir:
619619
os.chdir(setupdir)
620620

621-
Macmdclass={
621+
cmdclass={
622622
"install": InstallPythonnet,
623623
"build_ext": BuildExtPythonnet,
624624
"install_lib": InstallLibPythonnet,

0 commit comments

Comments
 (0)