#18874: README should be referenced as README.rst
--------------------------------------+--------------------
     Reporter:  brutasse              |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Uncategorized         |    Version:  master
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  1
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+--------------------
 After this change:

 
https://github.com/django/django/commit/2cadd8623915227d594be2b5a2749435215dd240

 `MANIFEST.in` and `setup.cfg` still use README instead of README.rst. This
 prompts a warning during installation:

 {{{
     warning: no files found matching 'README'
 }}}

 The attached patch fixes that.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18874>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to