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 f369e75 commit ac8b981Copy full SHA for ac8b981
src/pdal/__main__.py
@@ -2,8 +2,6 @@
2
import os
3
import pathlib
4
5
-import distutils.ccompiler
6
-so_ext = distutils.ccompiler.new_compiler().shared_lib_extension
7
import sysconfig
8
9
import argparse
0 commit comments