stucchio/Python-LRU-cache

`pip install pylru` this command is not suited for your project

no13bus opened this issue · 1 comments

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?