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

MNT: Use pyproject.toml for project metadata #1275

Merged
merged 1 commit into from
Apr 23, 2023

MNT: Use pyproject.toml for project metadata

6cfe9b6
Select commit
Failed to load commit list.
Merged

MNT: Use pyproject.toml for project metadata #1275

MNT: Use pyproject.toml for project metadata
6cfe9b6
Select commit
Failed to load commit list.
Stickler CI / stickler-ci succeeded Apr 23, 2023 in 4s

Review Passed

Details

Review Logs
INFO: Cloning repository 'https://github.com/snowman2/pyproj.git' into '/tmp/pyproj4-pyproj-1275'
INFO: Fetching 'pyproject' 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/setup.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/setup.py
INFO: flake8 added 0 review notes