aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2015-03-31 00:03:25 -0400
committerTim Harder <radhermit@gmail.com>2015-03-31 01:52:44 -0400
commitdd22cca475e731f985451cf9b1127617d57b3276 (patch)
treea34a5bf4bf71716e290d6a961e6b774e36844cc0 /README.rst
parentosutils.mount: fix py3k argument encoding handling (diff)
downloadsnakeoil-dd22cca475e731f985451cf9b1127617d57b3276.tar.gz
snakeoil-dd22cca475e731f985451cf9b1127617d57b3276.tar.bz2
snakeoil-dd22cca475e731f985451cf9b1127617d57b3276.zip
test: add tests for mount() from snakeoil.osutils
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d172f49..a6ba94f 100644
--- a/README.rst
+++ b/README.rst
@@ -31,6 +31,9 @@ the following::
tox -e py27
+Note that mock_ is required for tests if you're using anything less than python
+3.3.
+
Installing
==========
@@ -48,6 +51,7 @@ To install::
.. _`mailing list`: https://groups.google.com/forum/#!forum/python-snakeoil
.. _#pkgcore: https://webchat.freenode.net?channels=%23pkgcore&uio=d4
.. _`issue tracker`: https://github.com/pkgcore/snakeoil/issues
+.. _mock: https://pypi.python.org/pypi/mock
.. |pypi| image:: https://img.shields.io/pypi/v/snakeoil.svg
:target: https://pypi.python.org/pypi/snakeoil