Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
geopython
/
pygeofilter
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
89
Code
Issues
18
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Modernize packaging and CI
- #150
#150
Merged
constantinius
merged 12 commits into
main
geopython/pygeofilter:main
from
modernize-packaging
geopython/pygeofilter:modernize-packaging
Copy head branch name to clipboard
Jun 11, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Modernize packaging and CI
#150
constantinius
merged 12 commits into
main
geopython/pygeofilter:main
from
modernize-packaging
geopython/pygeofilter:modernize-packaging
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
ci: pin actions/checkout to v4 instead of deprecated @master
Show description for 3aaf33a
constantinius
committed
3aaf33a
View commit details
Copy full SHA for 3aaf33a
Browse repository at this point
ci: use python -m build instead of setup.py bdist_wheel --universal
Show description for 38750c5
constantinius
committed
38750c5
View commit details
Copy full SHA for 38750c5
Browse repository at this point
feat: add py.typed marker for PEP 561 compliance
Show description for 5f09664
constantinius
committed
5f09664
View commit details
Copy full SHA for 5f09664
Browse repository at this point
ci: enable pre-commit checks in CI
Show description for 992734c
constantinius
committed
992734c
View commit details
Copy full SHA for 992734c
Browse repository at this point
docs: read version dynamically from pygeofilter.version
Show description for cab22b6
constantinius
committed
cab22b6
View commit details
Copy full SHA for cab22b6
Browse repository at this point
refactor: consolidate packaging to PEP 621 pyproject.toml
Show description for b88f8da
constantinius
committed
b88f8da
View commit details
Copy full SHA for b88f8da
Browse repository at this point
refactor: replace black + isort + flake8 with ruff
Show description for 3d38f3b
constantinius
committed
3d38f3b
View commit details
Copy full SHA for 3d38f3b
Browse repository at this point
test: add pytest-cov for coverage reporting
Show description for ed7906f
constantinius
committed
ed7906f
View commit details
Copy full SHA for ed7906f
Browse repository at this point
fix: remove W503 from ruff ignore list
Show description for 8de5b5c
constantinius
committed
8de5b5c
View commit details
Copy full SHA for 8de5b5c
Browse repository at this point
fix: resolve mypy errors and upgrade to latest mypy
Show description for 97b945b
constantinius
committed
97b945b
View commit details
Copy full SHA for 97b945b
Browse repository at this point
chore: run pre-commit locally
constantinius
committed
a92fc91
View commit details
Copy full SHA for a92fc91
Browse repository at this point
chore: drop Python 3.9 support (EOL October 2025)
Show description for 6cb947d
constantinius
committed
6cb947d
View commit details
Copy full SHA for 6cb947d
Browse repository at this point
You can’t perform that action at this time.