Skip to content

add dependency of distutils by installing setuptools#1004

Open
ericzhang-debug wants to merge 2 commits intopydata:mainfrom
ericzhang-debug:main
Open

add dependency of distutils by installing setuptools#1004
ericzhang-debug wants to merge 2 commits intopydata:mainfrom
ericzhang-debug:main

Conversation

@ericzhang-debug
Copy link
Copy Markdown

  • [✅] closes #xxxx
  • [✅] tests added / passed
  • [✅] passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • [✅] passes black --check pandas_datareader
  • [✅] added entry to docs/source/whatsnew/vLATEST.txt

Add dependency of distutils by installing setuptools, which is not included in standard library in Python 3.12 and above.

add a dependency in order to fix the lack of distutils.
@ericzhang-debug
Copy link
Copy Markdown
Author

Why it could not pass the check???? I did not modify anything else except requirements.txt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant