Skip to content

Migrate to pyproject.toml format, drop executable setup.py#15

Merged
nolar merged 3 commits intomainfrom
pyproject-toml
Nov 29, 2025
Merged

Migrate to pyproject.toml format, drop executable setup.py#15
nolar merged 3 commits intomainfrom
pyproject-toml

Conversation

@nolar
Copy link
Copy Markdown
Owner

@nolar nolar commented Nov 29, 2025

No description provided.

@coveralls
Copy link
Copy Markdown

coveralls commented Nov 29, 2025

Pull Request Test Coverage Report for Build 19783910217

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+4.0%) to 63.585%

Totals Coverage Status
Change from base Build 16233941301: 4.0%
Covered Lines: 244
Relevant Lines: 412

💛 - Coveralls

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 19783777015

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+4.0%) to 63.585%

Totals Coverage Status
Change from base Build 16233941301: 4.0%
Covered Lines: 244
Relevant Lines: 412

💛 - Coveralls

@nolar nolar mentioned this pull request Nov 29, 2025
Otherwise, it fails to install mypy + librt, because the latter has the improper pyproject.toml's license field, and pypy has no pre-built wheels and builds the wheels on spot.

In the first place, we do not need mypy in pypy — so it is not worth fixing the building issues.

Signed-off-by: Sergey Vasilyev <[email protected]>
@nolar nolar merged commit c96b431 into main Nov 29, 2025
12 checks passed
@nolar nolar deleted the pyproject-toml branch November 29, 2025 12:32
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.

2 participants