diff options
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..05a0b12 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +pytest-cov +pytest-randomly +pytest>=7.0 +pyflakes +pylint +tox +wcag-contrast-ratio |