Remove argparse

pull/43/head
Fabian Affolter 2022-06-14 22:59:46 +02:00 committed by GitHub
parent 98997bd7cf
commit 36beddc9e4
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