aboutsummaryrefslogtreecommitdiffstats
path: root/pylog/test_requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pylog/test_requirements.txt')
-rw-r--r--pylog/test_requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/pylog/test_requirements.txt b/pylog/test_requirements.txt
new file mode 100644
index 0000000..a5c4199
--- /dev/null
+++ b/pylog/test_requirements.txt
@@ -0,0 +1,5 @@
+-r requirements.txt
+pytest
+mock
+deprecated
+typing \ No newline at end of file