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
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 }}
mrecachinas
/
hexhamming
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
19
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate to pyproject.toml
- #36
#36
Merged
mrecachinas
merged 17 commits into
master
mrecachinas/hexhamming:master
from
migrate-to-pyproject-toml
mrecachinas/hexhamming:migrate-to-pyproject-toml
Copy head branch name to clipboard
Feb 16, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Migrate to pyproject.toml
#36
mrecachinas
merged 17 commits into
master
mrecachinas/hexhamming:master
from
migrate-to-pyproject-toml
mrecachinas/hexhamming:migrate-to-pyproject-toml
Copy head branch name to clipboard
Commits
Commits on Jan 24, 2026
Migrate from setuptools/setup.py to pyproject.toml and uv
Show description for 6f66d5d
mrecachinas
committed
6f66d5d
View commit details
Copy full SHA for 6f66d5d
Browse repository at this point
Replace black with ruff
Show description for 450ad76
mrecachinas
committed
450ad76
View commit details
Copy full SHA for 450ad76
Browse repository at this point
Update GitHub Actions workflow for pyproject.toml and uv
Show description for a1ce24a
mrecachinas
committed
a1ce24a
View commit details
Copy full SHA for a1ce24a
Browse repository at this point
Use uv for test dependency installation in cibuildwheel
Show description for 85bc5f6
mrecachinas
committed
85bc5f6
View commit details
Copy full SHA for 85bc5f6
Browse repository at this point
Change license to MIT
mrecachinas
committed
90e0a57
View commit details
Copy full SHA for 90e0a57
Browse repository at this point
Fix CI test imports by using --import-mode=importlib
Show description for 4aaebaa
mrecachinas
committed
4aaebaa
View commit details
Copy full SHA for 4aaebaa
Browse repository at this point
Rename hexhamming/ to src/ to fix CI test imports
Show description for 4f4830f
mrecachinas
committed
4f4830f
View commit details
Copy full SHA for 4f4830f
Browse repository at this point
Commits on Feb 1, 2026
Fix cibuildwheel test isolation issue
Show description for fb7c0b6
mrecachinas
committed
fb7c0b6
View commit details
Copy full SHA for fb7c0b6
Browse repository at this point
fix: use older-style license format for twine compatibility
Show description for f246db7
mrecachinas
committed
f246db7
View commit details
Copy full SHA for f246db7
Browse repository at this point
fix: upgrade twine to support PEP 639 license metadata
Show description for 5eb9711
mrecachinas
committed
5eb9711
View commit details
Copy full SHA for 5eb9711
Browse repository at this point
debug: add twine version output and fix quote escaping
mrecachinas
committed
168bfb5
View commit details
Copy full SHA for 168bfb5
Browse repository at this point
fix: disable auto license-file metadata generation
Show description for 0072faa
mrecachinas
committed
0072faa
View commit details
Copy full SHA for 0072faa
Browse repository at this point
Commits on Feb 12, 2026
Merge master into migrate-to-pyproject-toml (resolve CI runner conflicts)
mrecachinas
committed
e9ef4f5
View commit details
Copy full SHA for e9ef4f5
Browse repository at this point
ci: Fix benchmark workflow to not depend on removed requirements-dev.txt
mrecachinas
committed
e4c7f31
View commit details
Copy full SHA for e4c7f31
Browse repository at this point
Commits on Feb 16, 2026
Fix pyproject.toml for modern packaging standards
Show description for 66fe892
mrecachinas
and
Copilot
committed
66fe892
View commit details
Copy full SHA for 66fe892
Browse repository at this point
Bump twine to >=6.1.0 for Metadata 2.4 / PEP 639 support
Show description for 51afc69
mrecachinas
and
Copilot
committed
51afc69
View commit details
Copy full SHA for 51afc69
Browse repository at this point
Pin packaging>=24.2 alongside twine for Metadata 2.4 support
Show description for e7766e2
mrecachinas
and
Copilot
committed
e7766e2
View commit details
Copy full SHA for e7766e2
Browse repository at this point
You can’t perform that action at this time.