summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorGuido Imperiale <crusaderky@gmail.com>2019-12-05 11:23:39 +0000
committerGuido Imperiale <crusaderky@gmail.com>2019-12-05 11:23:39 +0000
commit336579c1e568c206ac89160cf89a3c58260c5fb6 (patch)
treebd060bead5263a930c7b7b28bdba52bf5b8ac1a7 /README.rst
parent84d218c6570ba00385b6e388f51f887a003d149b (diff)
downloadpint-336579c1e568c206ac89160cf89a3c58260c5fb6.tar.gz
README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 673e38d..6e5f270 100644
--- a/README.rst
+++ b/README.rst
@@ -40,8 +40,9 @@ and constants. Due to its modular design, you can extend (or even rewrite!)
the complete list without changing the source code. It supports a lot of
numpy mathematical operations **without monkey patching or wrapping numpy**.
-It has a complete test coverage. It runs in Python 3.6+
-with no other dependency. It is licensed under BSD.
+It has a complete test coverage. It runs in Python 3.6+ with no other dependency.
+If you need Python 2.7 or 3.4/3.5 compatibility, use Pint 0.9.
+It is licensed under BSD.
It is extremely easy and natural to use: