You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-06-25 00:46:53 +02:00
Add workflow to test with pyOpenSSL active (#1164)
* Add workflow to test with pyOpenSSL active Original patch by @gmelodie. * Fix tests on Windows with Python 3.6
This commit is contained in:
committed by
GitHub
parent
d7ed45bbcd
commit
507514b795
1
setup.py
1
setup.py
@ -19,6 +19,7 @@ dev_require = [
|
||||
'flake8-deprecated',
|
||||
'flake8-mutable',
|
||||
'flake8-tuple',
|
||||
'pyopenssl',
|
||||
'pytest-cov',
|
||||
'twine',
|
||||
'wheel',
|
||||
|
Reference in New Issue
Block a user