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

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 ]$ 

Metadata