Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Python 3.7 #15

Merged
merged 2 commits into from
Mar 30, 2023
Merged

Support for Python 3.7 #15

merged 2 commits into from
Mar 30, 2023

Conversation

cherbel
Copy link
Member

@cherbel cherbel commented Mar 30, 2023

  • Updated to support for python>=3.7.1 (pandas==1.3.5 requires python>=3.7.1)
  • Removed pandas stubs
  • Fixed MYPI issues caused by removing pandas stubs

@cherbel cherbel requested a review from milesjos March 30, 2023 19:10
@cherbel cherbel self-assigned this Mar 30, 2023
@cherbel cherbel linked an issue Mar 30, 2023 that may be closed by this pull request
@cherbel cherbel marked this pull request as ready for review March 30, 2023 19:21
Copy link
Member

@milesjos milesjos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cherbel cherbel merged commit 66c4031 into main Mar 30, 2023
@cherbel cherbel deleted the 14-python-support branch March 30, 2023 21:05
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.

Add Python 3.7 Support
2 participants