sturmer opened a new pull request #7643: [WIP] 7620: Start removing dependencies on requests URL: https://github.com/apache/incubator-superset/pull/7643 ### CATEGORY - [ ] Bug Fix - [x] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY Make dependency on requests and pydruid connector optional. Note: the first commit is @villebro 's work. ### TEST PLAN It might require some `@unittest.skipUnless`, I will check the result of the Travis tests first. ### ADDITIONAL INFORMATION Fixes #7620. - [x] Has associated issue: 7620. - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ### REVIEWERS @mistercrunch , @villebro
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
