Skip to content

Commit 6c08e67

Browse files
committed
Merge branch 'feature/rtfd' into develop
2 parents 99854e1 + cbc85ea commit 6c08e67

File tree

4 files changed

+5
-19
lines changed

4 files changed

+5
-19
lines changed

INSTALL.txt

Lines changed: 0 additions & 14 deletions
This file was deleted.

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
include CHANGELOG.txt
2-
include INSTALL.txt
32
include LICENSE.txt
43
include MANIFEST.in
54
include README.rst

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ Django Tagging
66

77
This is a generic tagging application for Django projects
88

9-
For installation instructions, see the file "INSTALL.txt" in this
10-
directory; for instructions on how to use this application, and on
11-
what it provides, see the file "overview.txt" in the "docs/"
12-
directory.
9+
http://django-tagging.readthedocs.org/
10+
11+
Note that this application requires Python 2.7 or later, and Django
12+
1.7 or later. You can obtain Python from http://www.python.org/ and
13+
Django from http://www.djangoproject.com/.
1314

1415
.. |travis-develop| image:: https://travis-ci.org/Fantomas42/django-tagging.png?branch=develop
1516
:alt: Build Status - develop branch
File renamed without changes.

0 commit comments

Comments
 (0)