mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-15 19:11:23 +05:00
Don't build stub files for pip
This commit is contained in:
parent
543d1a378a
commit
35e5905cca
1
setup.py
1
setup.py
@ -82,6 +82,7 @@ cmake_args += [
|
||||
'-DUSE_OCC=ON',
|
||||
'-DBUILD_FOR_CONDA=ON',
|
||||
f'-DNETGEN_PYTHON_PACKAGE_NAME={name}',
|
||||
'-DBUILD_STUB_FILES=OFF',
|
||||
]
|
||||
|
||||
if 'PYDIR' in os.environ:
|
||||
|
Loading…
x
Reference in New Issue
Block a user