-
Notifications
You must be signed in to change notification settings - Fork 20
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: hadialqattan/pycln
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hadialqattan/pycln
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 38 files changed
- 4 contributors
Commits on Sep 24, 2024
-
Recommend installation with pipx rather than pip (#180)
* Recommend installation with pipx rather than pip This will install pipx in its own virtual environment * update: pipx url * fix: macos-14 doesn't has py<3.10 * fix: unknown system error on macos-13 runner --------- Co-authored-by: Hadi Alqattan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfaf7b7 - Browse repository at this point
Copy the full SHA dfaf7b7View commit details -
Bump actions/setup-python from 4 to 5 (#227)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ab528c - Browse repository at this point
Copy the full SHA 0ab528cView commit details -
Bump idna from 3.4 to 3.7 (#232)
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d167fb2 - Browse repository at this point
Copy the full SHA d167fb2View commit details -
Bump certifi from 2023.7.22 to 2024.7.4 (#233)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 311fbde - Browse repository at this point
Copy the full SHA 311fbdeView commit details -
Update: pyproject file to a newer poetry syntax. (#234)
* update: pyproject file to a newer poetry syntax * update: insclude dev deps in ci * fix: add missing pre-commits configs
Configuration menu - View commit details
-
Copy full SHA for d0aeb62 - Browse repository at this point
Copy the full SHA d0aeb62View commit details
Commits on Jan 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 42785a0 - Browse repository at this point
Copy the full SHA 42785a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for efe2e73 - Browse repository at this point
Copy the full SHA efe2e73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76db777 - Browse repository at this point
Copy the full SHA 76db777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 830f4cf - Browse repository at this point
Copy the full SHA 830f4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f158e7 - Browse repository at this point
Copy the full SHA 0f158e7View commit details -
Use importlib.metadata instead of reading pyproject.toml in init (#250)
* Use importlib.metadata instead of reading pyproject.toml as it may not exist * add: change log * fix: missing pre-commit run * fix: stop shipping pyproject.toml * fix(ci): also install pycln to read the metadata * change: PYPROJECT_PATH is only needed in testing for now --------- Co-authored-by: Hadi Alqattan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4841127 - Browse repository at this point
Copy the full SHA 4841127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14197bf - Browse repository at this point
Copy the full SHA 14197bfView commit details
There are no files selected for viewing