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

Improve dependencies management and update versions #354

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jaime-cespedes-sisniega
Copy link
Contributor

@jaime-cespedes-sisniega jaime-cespedes-sisniega commented Dec 2, 2024

This pull request includes several updates to dependencies, configuration files, and code improvements. The most important changes include updating versions in .pre-commit-config.yaml, modifying installation instructions in CONTRIBUTING.md, and refactoring code for better readability and functionality.

Dependency updates:

  • .pre-commit-config.yaml: Updated versions for pre-commit-hooks, ruff-pre-commit, and mirrors-mypy repositories. [1] [2] [3]
  • pyproject.toml: Added new development dependencies sections and updated existing dependencies.
  • tox.ini: Updated minimum version of tox and added a workaround to install dependencies from pyproject.toml (single source of truth for the dependencies). [1] [2] [3] [4] [5]

Documentation updates:

  • CONTRIBUTING.md: Updated installation instructions for first-time contributors and corrected URLs for reporting bugs. [1] [2]

Code improvements:


📚 Documentation preview 📚: https://frouros--354.org.readthedocs.build/en/354/

@jaime-cespedes-sisniega jaime-cespedes-sisniega marked this pull request as ready for review December 2, 2024 22:08
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.

1 participant