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

Add Python 3.12 in GitHub Workflows #20

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

AmeyaVS
Copy link
Contributor

@AmeyaVS AmeyaVS commented Mar 19, 2024

Adding Python 3.12 in GitHub Workflows for testing.
Update GitHub Actions versions due to deprecation warnings on the CI.

Updates: For standalone package release instead of a development package.

  • Added dependency on packaging for Plugin Versioning.
  • importlib.util: Fix No Attribute Error using Python documentation recommendation to import importlib.util for handling plugin module imports.

@coveralls
Copy link

coveralls commented Mar 19, 2024

Coverage Status

coverage: 91.461% (-0.03%) from 91.489%
when pulling d4fdd34 on AmeyaVS:update_python_version
into 6b487b0 on tibonihoo:master.

@coveralls
Copy link

Coverage Status

coverage: 91.461% (-0.03%) from 91.489%
when pulling f77b6df on AmeyaVS:update_python_version
into 6b487b0 on tibonihoo:master.

@AmeyaVS
Copy link
Contributor Author

AmeyaVS commented Mar 26, 2024

@tibonihoo , I have another changes built on top of these changes for fixing #21 .

Can you review this PR?, till the time I am cleaning up the other one.

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.

None yet

2 participants