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

Small config updates #191

Merged
merged 3 commits into from
Nov 21, 2023
Merged

Small config updates #191

merged 3 commits into from
Nov 21, 2023

Conversation

bgilbert
Copy link
Member

Move flake8 config to pyproject.toml; enable mypy; drop redundant pkgconfig setting from win64 machine file.

To simplify compatibility with Python 3.8 on EL 8, we're going to use
PEP 563 annotations.  Add a local check to ensure every Python file
does the proper import.

Signed-off-by: Benjamin Gilbert <[email protected]>
Meson 1.3.0 deprecates the setting in favor of "pkg-config" with a
dash.  We were just restating the default, so the setting isn't
necessary; remove it.

Signed-off-by: Benjamin Gilbert <[email protected]>
@openslide-bot
Copy link
Contributor

DCO signed off ✔️

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.

@bgilbert bgilbert enabled auto-merge November 21, 2023 15:48
@bgilbert bgilbert merged commit a56eb53 into openslide:main Nov 21, 2023
12 checks passed
@bgilbert bgilbert deleted the fixes branch November 21, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants