Skip to content

Remove GMP as a system requirement - #196

Merged
kpdyer merged 1 commit into
masterfrom
remove-gmp-requirement
Jan 10, 2026
Merged

Remove GMP as a system requirement#196
kpdyer merged 1 commit into
masterfrom
remove-gmp-requirement

Conversation

@kpdyer

@kpdyer kpdyer commented Jan 10, 2026

Copy link
Copy Markdown
Owner

The fte library 0.2.1 is pure Python and uses Python's native arbitrary-precision integers instead of GMP.

Changes:

  • Remove GMP from README requirements
  • Remove GMP installation from GitHub Actions workflows
  • Remove system dependencies section from PYPI_README

The fte library 0.2.1 is pure Python and uses Python's native
arbitrary-precision integers instead of GMP.

Changes:
- Remove GMP from README requirements
- Remove GMP installation from GitHub Actions workflows
- Remove system dependencies section from PYPI_README

This simplifies installation - now just 'pip install fteproxy' works.
@kpdyer
kpdyer merged commit 446b49d into master Jan 10, 2026
33 of 34 checks passed
@kpdyer
kpdyer deleted the remove-gmp-requirement branch January 11, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant