summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2016-03-04 17:34:29 +0000
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2016-03-04 17:34:29 +0000
commitdc101609604a1377276312811cfaf98d7772576b (patch)
tree3ae7370acef6c431ae0abf7de7d2e0ef02064353 /README.rst
parent1210a06717fd5ebc866c977c30ae204822bbc4a1 (diff)
parent5071655e34ba7d51e42454a0fa0463bc4d7c9e92 (diff)
downloadfactory-boy-dc101609604a1377276312811cfaf98d7772576b.tar
factory-boy-dc101609604a1377276312811cfaf98d7772576b.tar.gz
Merge pull request #278 from bors-ltd/master
Stop advertising factory_boy supports Python 2.6
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 762fedb..a08d37f 100644
--- a/README.rst
+++ b/README.rst
@@ -80,7 +80,7 @@ Links
* Package: https://pypi.python.org/pypi/factory_boy/
* Mailing-list: `factoryboy@googlegroups.com <mailto:factoryboy@googlegroups.com>`_ | https://groups.google.com/forum/#!forum/factoryboy
-factory_boy supports Python 2.6, 2.7, 3.2 to 3.5, as well as PyPy; it requires only the standard Python library.
+factory_boy supports Python 2.7, 3.2 to 3.5, as well as PyPy; it requires only the standard Python library.
Download