mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2025-11-02 10:50:29 +00:00
Remove inaccurate statement from setup.py
This commit is contained in:
parent
4032570d97
commit
0e7fa78e65
3
setup.py
3
setup.py
@ -190,9 +190,6 @@ if not forced and command.startswith('install') or \
|
||||
package='qpdf',
|
||||
version_check_args=['--version']
|
||||
)
|
||||
else:
|
||||
print('Skipping external program tests because of --force')
|
||||
|
||||
|
||||
if 'upload' in sys.argv[1:]:
|
||||
print('Use twine to upload the package - setup.py upload is insecure')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user