summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/requirements.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/requirements.py b/test/requirements.py
index d6b1d3969..8576f2e71 100644
--- a/test/requirements.py
+++ b/test/requirements.py
@@ -578,8 +578,6 @@ class DefaultRequirements(SuiteRequirements):
('oracle', None, None,
"this may be a bug due to the difficulty in handling "
"oracle precision numerics"),
- ('postgresql+pg8000', None, None,
- "pg-8000 does native decimal but truncates the decimals."),
("firebird", None, None,
"database and/or driver truncates decimal places.")
]