diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2021-06-14 22:49:07 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2021-06-14 22:58:05 -0300 |
commit | a67b0812659d1481f4c5be77ce2cf448b0b37b8c (patch) | |
tree | f0ce4f55d5af77b2a76a98d77a8ddfca60a61bc3 /requirements_test.txt | |
parent | 993a8ca85db1564e64550276d61d9723423605aa (diff) |
Start rewriting in Rust
Diffstat (limited to 'requirements_test.txt')
-rw-r--r-- | requirements_test.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/requirements_test.txt b/requirements_test.txt deleted file mode 100644 index ebe51db..0000000 --- a/requirements_test.txt +++ /dev/null @@ -1,21 +0,0 @@ -astroid==2.3.3 -atomicwrites==1.3.0 -attrs==19.3.0 -decompyle3==3.3.2 -hypothesis==4.42.7 -isort==4.3.21 -lazy-object-proxy==1.4.3 -mccabe==0.6.1 -more-itertools==7.2.0 -packaging==19.2 -pluggy==0.13.1 -py==1.8.0 -pylint==2.4.4 -pytest==5.2.2 -pytest-sphinx==0.2.2 -six==1.13.0 -spark-parser==1.8.9 -uncompyle6==3.6.2 -wcwidth==0.1.7 -wrapt==1.11.2 -xdis==4.2.2 |