summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2020-01-30 23:58:14 -0300
committerSoniEx2 <endermoneymod@gmail.com>2020-01-30 23:58:14 -0300
commitbc9bfb31bb009a7f3fa8ce79a4f1afdb74ce58c0 (patch)
tree3fed79f1de6032726db2c49b80f91e573823958a
parentd32a241c82cfc3f774b82d71c73d4b4e5d0aa965 (diff)
Add doctest plugin
-rw-r--r--requirements_test.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements_test.txt b/requirements_test.txt
index 58f4947..737d0df 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -1,2 +1,3 @@
 hypothesis==4.42.7
 pytest==5.2.2
+pytest-sphinx==0.2.2