Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6
python-oauth2
hidePythonRequires.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hidePythonRequires.patch of Package python-oauth2
--- setup.py.orig +++ setup.py @@ -46,9 +46,9 @@ setup(name=PKG, "License :: OSI Approved :: MIT License" ], packages = find_packages(), - install_requires = ['httplib2'], +# install_requires = ['httplib2'], license = "MIT License", keywords="oauth", zip_safe = True, - test_suite="tests", - tests_require=['coverage', 'mock']) + test_suite="tests") +# tests_require=['coverage', 'mock'])
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor