I see that setup.py is removed but it is still mentioned in https://github.com/facelessuser/soupsieve#installation
If you want to manually install it from source, navigate to the root of the project and run
python setup.py build
python setup.py install
What would be a new way to build from source?
I see that setup.py is removed but it is still mentioned in https://github.com/facelessuser/soupsieve#installation
What would be a new way to build from source?