3
28
Fork
You've already forked pyforgejo
6

Various fixes to packaging metadata #13

Merged
harabat merged 3 commits from gotmax23/pyforgejo:metadata-fixes into main 2025年04月09日 15:54:39 +02:00
Contributor
Copy link

See the commit messages for more details.

See the commit messages for more details.
Relates: fb34104bac 
This signals to mypy that this project has valid type annotations that
should be used. Otherwise, it warns about untyped imports and checks
nothing.
This is a `[tool.poetry]` config option that's not allowed in `[project]`,
and this is detected by default anyways.
Author
Contributor
Copy link

It would also be a good idea to run mypy in CI to make sure the types remain valid if anything changes, but I don't see CI enabled for this repo yet.

It would also be a good idea to run mypy in CI to make sure the types remain valid if anything changes, but I don't see CI enabled for this repo yet.
Author
Contributor
Copy link

Note that the Poetry version that introduces this is pretty new, though, and isn't yet available in stable Linux distributions like Fedora (other than the development version).

Note that the Poetry version that introduces this is pretty new, though, and isn't yet available in stable Linux distributions like Fedora (other than the development version).

Thanks @gotmax23!

Thanks @gotmax23!
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
harabat/pyforgejo!13
Reference in a new issue
harabat/pyforgejo
No description provided.
Delete branch "gotmax23/pyforgejo:metadata-fixes"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?