Skip to content

Conversation

@R5dan
Copy link
Contributor

@R5dan R5dan commented May 3, 2025

No description provided.

@ValueRaider
Copy link
Collaborator

ValueRaider commented May 4, 2025

how have you decided these are safe to delete?

@R5dan
Copy link
Contributor Author

R5dan commented May 4, 2025

  • .travis.yml is for the travis cli which is not used
  • MANIFEST.in is used for saying what to distribute and there is no data folder / file and LICENSE.txt is distributed automatically
  • setup.cfg is used fir python 2 support to generate the wheels however yfinance is now using python 2 incompatible features (e.g. f-strings) and other required packages (e.g. curl-cffi and pandas)

@R5dan
Copy link
Contributor Author

R5dan commented May 6, 2025

@ValueRaider so can this be merged?

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.

2 participants