aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2022-11-07 20:58:14 +0100
committerMartin Vilcans <martin@librador.com>2022-11-07 20:58:14 +0100
commit7646b9d6188143ac502a2a3d792bc2d90c38c040 (patch)
tree90ebaa072c5198e5ab9337344a43530b225b661a /requirements.txt
parentc877a300c54cb5b41569fd2a2ac582097204ff4e (diff)
downloadscreenplain-7646b9d6188143ac502a2a3d792bc2d90c38c040.tar.gz
Replace nose with pytest
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ca58340..a8e7a71 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
reportlab
-nose
+pytest
pycodestyle