diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2014-11-14 16:16:06 +0100 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2014-11-14 16:16:38 +0100 |
| commit | 0f09906d27affb8d08a96c07fc3386ef261f97af (patch) | |
| tree | d40ad34a07acdaab828f82ff05029f897bb20bc9 /test-requirements.txt | |
| parent | e1ad78eb7494513f6c53f0226fe3cb7df4e67513 (diff) | |
| parent | c914637ab146c23484a730175aa10340db91be70 (diff) | |
| download | GitPython-0f09906d27affb8d08a96c07fc3386ef261f97af.tar.gz GitPython-0f09906d27affb8d08a96c07fc3386ef261f97af.zip | |
Merge branch 'hashar-tox' into 0.3
Make tox available, see https://github.com/gitpython-developers/GitPython/pull/179
[skip ci]
Diffstat (limited to 'test-requirements.txt')
| -rw-r--r-- | test-requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt new file mode 100644 index 00000000..d9425c03 --- /dev/null +++ b/test-requirements.txt @@ -0,0 +1,4 @@ +coverage +flake8 +nose +mock |
