Skip to content

Commit 4b58f90

Browse files
committed
Remove distutil leftover
1 parent ec8b951 commit 4b58f90

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/sphinx/source/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
# to escape special characters in sphinx-gallery OS-dependant regex
2424
import re
2525

26-
# import distutils before calling pd.show_versions()
27-
# https://github.com/pypa/setuptools/issues/3044
28-
import distutils # noqa: F401
2926
import pandas as pd
3027

3128
pd.show_versions()

0 commit comments

Comments
 (0)