pydata / pandas-datareader

Extract data from a wide range of Internet sources into a pandas DataFrame.

Home Page:https://pydata.github.io/pandas-datareader/stable/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actualize docs after setup modernization

agcr opened this issue · comments

commented

In #978 project moved away from setup.py but there are still several references to setup.py in documentation:

$ grep -r setup.py .
...
./docs/source/index.rst: python setup.py install
./README.md:python setup.py install
./release-procedure.md: python setup.py register sdist bdist_wheel --universal