We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93dba7 commit b32db82Copy full SHA for b32db82
README.md
@@ -4,7 +4,7 @@
4
5
# testgres
6
7
-PostgreSQL testing utility.
+PostgreSQL testing utility. Both Python 2.7 and 3.3+ are supported.
8
9
10
## Installation
@@ -15,7 +15,7 @@ To install `testgres`, run:
15
pip install testgres
16
```
17
18
-We encourage you to use `virtualenv` for your testing environment. Both Python 2.7 and 3.3+ are supported.
+We encourage you to use `virtualenv` for your testing environment.
19
20
21
## Usage
0 commit comments