mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 13:40:23 +08:00
Ensure that distutils and setuptools._distutils stay consistent (#11758)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from setuptools._distutils._modified import *
|
||||
@@ -0,0 +1 @@
|
||||
from setuptools._distutils.command.install_lib import *
|
||||
Reference in New Issue
Block a user