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

Upgrade to latest Python version and ensure standard library usage #72

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

kadirnar
Copy link
Owner

@kadirnar kadirnar commented Apr 29, 2024

Updates Python version in GitHub Actions and enhances documentation in scripts/package.py.

  • GitHub Actions Configuration: Specifies Python version 3.11 for the Set up Python step in .github/workflows/publish_pypi.yml, ensuring compatibility with the latest stable Python version.
  • Code Documentation: Adds docstrings to the run_command and main functions in scripts/package.py, providing clear explanations of their purpose and usage.

For more details, open the Copilot Workspace session.

@kadirnar kadirnar self-assigned this Apr 29, 2024
@kadirnar kadirnar added the enhancement New feature or request label Apr 29, 2024
@kadirnar kadirnar merged commit fcc7a9d into main Apr 29, 2024
13 checks passed
@kadirnar kadirnar deleted the python-upgrade branch April 29, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant