diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2020-02-03 11:30:04 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2020-02-03 11:30:04 -0300 |
commit | e9f667fdb1cf4176d9bd62e7fbbecedb60cde008 (patch) | |
tree | 06f5f35148cfcb371fd8203679e0c25c021a6bce /requirements_test.txt | |
parent | bc9bfb31bb009a7f3fa8ce79a4f1afdb74ce58c0 (diff) |
Add broken stuff
Diffstat (limited to 'requirements_test.txt')
-rw-r--r-- | requirements_test.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements_test.txt b/requirements_test.txt index 737d0df..8b35d98 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,3 +1,4 @@ hypothesis==4.42.7 pytest==5.2.2 pytest-sphinx==0.2.2 +pylint==2.4.4 |