Flask-PyPi-Proxy
Flask-PyPi-Proxy copied to clipboard
Fix package folder check
The os.path.exists function should check package_folder instead of package_name, otherwise it will always return False.
why doesn't nobody merge this?