New submission from Ingy dot Net <i...@ingy.net>:

When I upload modules to PyPI, distutils is clucking about a missing README, 
even though PyPI accepts README.rst, and I am providing that.

Registering pyplay to http://pypi.python.org/pypi
Server response (200): OK
python setup.py sdist upload
running sdist
warning: sdist: standard file not found: should have one of README, README.txt

----------
assignee: tarek
components: Distutils
messages: 134322
nosy: eric.araujo, ingy, tarek
priority: normal
severity: normal
status: open
title: sdist should allow for README.rst
type: behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11913>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to