-
-
Notifications
You must be signed in to change notification settings - Fork 14k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python312Packages.mdformat-wikilink: init at 0.2.0 #331006
base: master
Are you sure you want to change the base?
Conversation
@natsukium Not sure if I'm doing something wrong but |
I believe you wanted to mention @natsukium (deja vu?). The wonders of sharing a 6 letter prefix username 😂 |
@natsukium is there anything else I need to do to get this merged? |
@dotlambda pinging as you left feedback on my other PR. Is there anything else I need to do to get this merged? Apologies as I'm new to contributing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the late review.
|
||
nativeBuildInputs = [ | ||
poetry-core | ||
pytest-cov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pytest-cov |
pytest-cov
is a pytest-plugin for tests, so we don't need it in nativeBuildInputs
.
Also, we don't want to measure coverage because we test for packaging correctness.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seeing that there might be an issue with this as reported by the ofborg
build. Do you have any suggestions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove --cov=...
with substituteInPlace in postPatch.
e2f5572
to
e1fe05a
Compare
43f4e0b
to
552b79a
Compare
552b79a
to
62a60ff
Compare
Description of changes
Add
mdformat-wikilink
Python packageThings done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.