Doing an inplace install with recent versions of pip (e.g., with pip install -e .
) currently produces this warning:UserWarning: The version specified ('0.15.2-224-geadfd92') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
We should update setup.py to produce PEP 440 compliant versions such as '0.15.2+224.geadfd92'
instead. For an example of how to convert between, see python-versioneer/python-versioneer#45 (comment)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4