diff options
Diffstat (limited to 'devel/py-unittest2')
-rw-r--r-- | devel/py-unittest2/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-unittest2/pkg-descr b/devel/py-unittest2/pkg-descr index ec7294ea1cc6..03790edcc0d1 100644 --- a/devel/py-unittest2/pkg-descr +++ b/devel/py-unittest2/pkg-descr @@ -1,5 +1,3 @@ unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7. It is tested to on Python 2.4 - 2.7. - -WWW: https://pypi.org/project/unittest2/ |