Skip to content

Commit

Permalink
distutils doesnt exist on 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed May 15, 2024
1 parent f369e75 commit 62161b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pdal/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
import os
import pathlib

import distutils.ccompiler
so_ext = distutils.ccompiler.new_compiler().shared_lib_extension
import sysconfig

import argparse
Expand Down

0 comments on commit 62161b3

Please sign in to comment.