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

ADAP-56: Python 3.11 Support #676

Closed
wants to merge 8 commits into from
Closed

Conversation

mikealfare
Copy link
Contributor

@mikealfare mikealfare commented Mar 9, 2023

resolves #524

Description

Add support for Python 3.11

Checklist

@cla-bot cla-bot bot added the cla:yes label Mar 9, 2023
# Conflicts:
#	dev-requirements.txt
#	setup.py
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2023

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-spark contributing guide.

…d with extras in `setup.py`

removed `requirements.txt`; this is now covered via `tox.ini` and installing locally with `[all]` extras
removed references to `requirements.txt`
cleaned up `main.yml` so that it stays in sync with `dev-requirements.txt`
@github-actions
Copy link
Contributor

This PR has been marked as Stale because it has been open with no activity as of late. If you would like the PR to remain open, please comment on the PR or else it will be closed in 7 days.

@github-actions github-actions bot added the Stale label Sep 13, 2023
@mikealfare
Copy link
Contributor Author

We have a better way of doing this.

@mikealfare mikealfare closed this Sep 13, 2023
@mikealfare mikealfare deleted the adap-56/python-3_11-support branch September 13, 2023 17:32
@followingell
Copy link

We have a better way of doing this.

@mikealfare Can you link to the better way if ready please?

@mikealfare
Copy link
Contributor Author

We have a better way of doing this.

@mikealfare Can you link to the better way if ready please?

Fair point. Here's the PR we merged: #818

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

Successfully merging this pull request may close these issues.

ADAP-56 Support Python 3.11
2 participants