Skip to content
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

python: Extend test with site-packages import #88970

Closed

Conversation

calbrecht
Copy link
Member

Motivation for this change

To aid those who want to support python.withPackages to be able to
import from site-packages inside venv or virtualenv

Things done
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
    for n in 27 35 36 37 38 ; do nix-build -A python${n}.tests ; done in nixpkgs tree (in 39 is pytest broken)
  • Fits CONTRIBUTING.md.

To aid those who want to support python.withPackages to be able to
import from site-packages inside venv or virtualenv
@calbrecht calbrecht requested a review from FRidh as a code owner May 26, 2020 19:46
@calbrecht
Copy link
Member Author

cc @FRidh

@stale
Copy link

stale bot commented Jun 9, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 9, 2021
@calbrecht calbrecht closed this Aug 2, 2022
@calbrecht calbrecht deleted the extend-python-test-staging branch January 4, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants