scrapy-selenium icon indicating copy to clipboard operation
scrapy-selenium copied to clipboard

Hardcode setup.py requirements to avoid use pip internals

Open michelts opened this issue 4 years ago • 0 comments

Hi @clemfromspace

I migrated the requirements files to setup.py and adjusted the tests to be run through python setup.py test (even in travis).

I've also updated both test requirements versions and code climate test reporter (once the previous reporter was deprecated).

Fixes #56

michelts avatar Mar 03 '20 18:03 michelts