• 
      

    Fix the generated path to the pyvenv.cfg symlink.

    Review Request #13087 — Created June 2, 2023 and submitted

    Information

    virtualenv-multiver
    master

    Reviewers

    This tweaks the generation of the pyvenv.cfg symlink to ensure that
    the symlink points to the correct path inside the virtualenv. The path
    being generated incorrectly had the virtualenv name prefixed, resulting
    in a broken symlink.

    Created a virtualenv and verified the path to pyvenv.cfg was
    correct.

    Summary ID
    Fix the generated path to the pyvenv.cfg symlink.
    This tweaks the generation of the `pyvenv.cfg` symlink to ensure that the symlink points to the correct path inside the virtualenv. The path being generated incorrectly had the virtualenv name prefixed, resulting in a broken symlink.
    ef3d0e0c3124f86f29713c83972ec2660450f260
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed