Python-LRU-cache
Python-LRU-cache copied to clipboard
`pip install pylru` this command is not suited for your project
pip install pylru this command is suited for this project, your project can be installed by cloning and python setup.py install.
According to the readme, you install this package via pip install py_lru_cache, which doesn't conflict with pylru. Should this issue be closed?