Skip to content

Commit

Permalink
Merge pull request #10 from yuekaizhang/fix
Browse files Browse the repository at this point in the history
fix install
  • Loading branch information
Slyne authored Jan 17, 2023
2 parents c9dfa74 + 29fb1cf commit 68f8bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swig/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
from __future__ import print_function

from setuptools import setup, Extension, distutils
from distutils import ccompiler
import glob
import platform
import os, sys
Expand Down

0 comments on commit 68f8bae

Please sign in to comment.