Skip to content

Commit ec8b951

Browse files
committed
Revive import distutils - IDK why it's there, thou
1 parent 15c45cb commit ec8b951

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/sphinx/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
# import distutils before calling pd.show_versions()
2727
# https://github.com/pypa/setuptools/issues/3044
28+
import distutils # noqa: F401
2829
import pandas as pd
2930

3031
pd.show_versions()

0 commit comments

Comments
 (0)