Skip to content

Conversation

@pvk-developer
Copy link
Member

Resolves #7
CU-86b40fwav

This PR updates the Python version and replaces Flake8 with ruff for linting. It also modernizes setup.py by migrating to pyproject.toml, aligning with the updated structure across our libraries.

@pvk-developer pvk-developer self-assigned this Feb 27, 2025
pyproject.toml Outdated
"__pycache__",
"*.ipynb",
".ipynb_checkpoints",
"tasks.py"

Choose a reason for hiding this comment

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

same as on the other PR. This file has code still so I think we can lint it

@pvk-developer pvk-developer merged commit 9f9b54d into main Feb 28, 2025
1 check passed
@pvk-developer pvk-developer deleted the issue-7-bump-python-version-for-the-repo branch February 28, 2025 17:54
gsheni pushed a commit that referenced this pull request Jul 21, 2025
* Update python version for repo and migrate to pyproject.toml

* Fix lint

* Update pypi.py to compare dates properly

* pass arguments to rsplit

* Update append with concat

* Fix lint

* Make dialy workflow available on dispatch

* Use python 3.13 or above

* Add tasks.py to lint
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.

Bump python version for the workflows

4 participants