Skip to content

Commit

Permalink
import os
Browse files Browse the repository at this point in the history
  • Loading branch information
rmmancom committed May 30, 2024
1 parent c1e1e01 commit 858f5d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setuptools/_distutils/command/install_headers.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Implements the Distutils 'install_headers' command, to install C/C++ header
files to the Python include directory."""

import os

from ..core import Command


Expand Down

0 comments on commit 858f5d8

Please sign in to comment.