#60 pip install doesn't actually install
Opened 4 years ago by bcotton. Modified 4 years ago

Instead it points to the source directory. This is unexpected behavior. As a user, I'd expect to be able to delete the source and still have the code work:

[🎩1066 bcotton@fpgm ~/devel/fedora-change-wrangler ]$ cat /usr/local/lib/python3.7/site-packages/fedora-change-wrangler.egg-link
/home/bcotton/devel/fedora-change-wrangler/src
../[🎩1067 bcotton@fpgm ~/devel/fedora-change-wrangler ]$ 

Login to comment on this ticket.

Metadata