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

DEP: Minimum supported Python version 3.9 #1245

Merged
merged 1 commit into from
Apr 11, 2023

DEP: Minimum supported Python version 3.9

e4d13bf
Select commit
Failed to load commit list.
Merged

DEP: Minimum supported Python version 3.9 #1245

DEP: Minimum supported Python version 3.9
e4d13bf
Select commit
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Stickler CI / stickler-ci succeeded Apr 11, 2023 in 6s

Review Passed

Details

Review Logs
INFO: Cloning repository 'https://github.com/snowman2/pyproj.git' into '/tmp/pyproj4-pyproj-1245'
INFO: Fetching 'python39min' from 'origin'
INFO: black version is: 22.8.0
INFO: Running black on 1 files
INFO: Running container: black --config /src/pyproject.toml --check /src/pyproj/__init__.py
INFO: black added 0 review notes
INFO: flake8 version is: 5.0.4
INFO: Running flake8 on 1 files
INFO: Running container: flake8 --max-line-length 88 --isolated /src/pyproj/__init__.py
INFO: flake8 added 0 review notes