Search-Engines-Scraper
Search-Engines-Scraper copied to clipboard
Add pip installation
I would like to add it to my projects, but is not available on pip
Please see #54
#8 24.24 DEPRECATION: search-engines is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
#8 24.24 Running setup.py install for search-engines: started
#8 24.45 Running setup.py install for search-engines: finished with status 'done'
Also using it in my builds, not sure how the upcoming changes mentioned above will affect it.