Document that "coding: utf-8" is supported in requirements.txt · Issue #7182 · pypa/pip (original) (raw)

As mentioned in #6401 (comment), requirements files support # -*- coding: utf-8 -*- declarations. Some details about this convention can be found here.

A sentence should be added to the Requirements File Format section of the docs saying that this is supported, for users that want their requirements files to always be interpreted as UTF-8 no matter what.


Good First Issue: This issue is a good starting point for first time contributors -- the process of fixing this should be a good introduction to pip's development workflow. If you've already contributed to pip, work on another issue without this label instead. If there is not a corresponding pull request for this issue, it is up for grabs. For directions for getting set up, see our Getting Started Guide. If you are working on this issue and have questions, feel free to ask them here, #pypa-dev on Freenode, or the pypa-dev mailing list.