Python-LRU-cache icon indicating copy to clipboard operation
Python-LRU-cache copied to clipboard

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

Open no13bus opened this issue 11 years ago • 1 comments

pip install pylru this command is suited for this project, your project can be installed by cloning and python setup.py install.

no13bus avatar Feb 04 '15 01:02 no13bus

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?

wojcikstefan avatar Feb 17 '17 19:02 wojcikstefan