diff options
Diffstat (limited to 'geo-replication/test-requirements.txt')
-rw-r--r-- | geo-replication/test-requirements.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/geo-replication/test-requirements.txt b/geo-replication/test-requirements.txt new file mode 100644 index 00000000000..d6165640d3f --- /dev/null +++ b/geo-replication/test-requirements.txt @@ -0,0 +1,7 @@ +# Hacking already pins down pep8, pyflakes and flake8 +flake8 +coverage +nose +nosexcover +nosehtmloutput +mock>=0.8.0 |