Merge pull request #43 from fabaff/patch-1

Remove argparse
master
Swissky 2023-01-24 12:34:54 +01:00 committed by GitHub
commit 3a6bb8c03d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
pyreadline ; sys_platform == 'win32'
readline ; sys_platform !='win32'
argparse
requests