algoo / preview-generator

generates previews of files with cache management
https://pypi.org/project/preview-generator/
MIT License
224 stars 49 forks source link

Bug: fix link in order to have proper link for pypi. #266

Open inkhey opened 2 years ago

inkhey commented 2 years ago

Description and expectations

Links are broken in pypi page due to the fact these are relative symlink: https://pypi.org/project/preview-generator/. One solution to solve this is using absolute path, another solution is having some mecanism that replace link for the python package. The first one seems way simpler but has some drawback too.

How to reproduce

Version information