diff options
author | morpheus65535 <[email protected]> | 2024-09-22 12:21:42 -0400 |
---|---|---|
committer | morpheus65535 <[email protected]> | 2024-09-22 12:21:42 -0400 |
commit | 384a754f9ef93ec51ce59fa64d0423cd66d4560f (patch) | |
tree | 340c26704814df079327734282bf3601904f8064 /libs/argparse-1.4.0.dist-info/WHEEL | |
parent | 9db30f9eb0f59c2edd3db1a9586285b44ba4e49e (diff) | |
download | bazarr-384a754f9ef93ec51ce59fa64d0423cd66d4560f.tar.gz bazarr-384a754f9ef93ec51ce59fa64d0423cd66d4560f.zip |
Removed unnecessary vendored argparse module since it's included in Python since 3.2
Diffstat (limited to 'libs/argparse-1.4.0.dist-info/WHEEL')
-rw-r--r-- | libs/argparse-1.4.0.dist-info/WHEEL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/argparse-1.4.0.dist-info/WHEEL b/libs/argparse-1.4.0.dist-info/WHEEL deleted file mode 100644 index f31e450fd..000000000 --- a/libs/argparse-1.4.0.dist-info/WHEEL +++ /dev/null @@ -1,6 +0,0 @@ -Wheel-Version: 1.0 -Generator: bdist_wheel (0.41.3) -Root-Is-Purelib: true -Tag: py2-none-any -Tag: py3-none-any - |