I came across a python library which has docs, which start like this:

{{{

 Quickstart

 Include foolib in your requirements.txt file.

}}}

AFAIK dependencies should be specified via `install_requires` in `setup.py`.

Should I talk to the maintainer of the library and create a pull-request for 
the docs?

Regards,
  Thomas Güttler


--
Thomas Guettler http://www.thomas-guettler.de/
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to