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

Run unit-tests on Python 3.11 #3

Merged
merged 13 commits into from Oct 14, 2022

Conversation

AlexNDRmac
Copy link
Contributor

@AlexNDRmac AlexNDRmac commented Oct 14, 2022

Hi @sp1thas - all have done :)
You can check how it works in my fork: https://github.com/AlexNDRmac/scrapy-folder-tree/actions/runs/3249069844

Added:

  • Extended build matrix for testing job with Python 3.11

Changed:

  • Upgraded lxml from 4.7.1 to 4.9.1 for compatibility with Python 3.11
  • Updated poetry.lock
  • Updated checkout and setup-python actions

Closes #2

Copy link
Owner

@sp1thas sp1thas left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for your contribution @AlexNDRmac

@sp1thas sp1thas merged commit 66b0a8a into sp1thas:master Oct 14, 2022
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.

Run unit-tests on Python 3.11
2 participants