We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf3fa6 commit f09e825Copy full SHA for f09e825
setup.py
@@ -49,7 +49,7 @@ def get_scip_library():
49
50
ext_modules = [
51
Extension(
52
- "compas_cgal.cgal",
+ "compas_cgal._cgal",
53
sorted(
54
[
55
"src/compas_cgal.cpp",
0 commit comments