mistercrunch commented on issue #10448: URL: https://github.com/apache/incubator-superset/issues/10448#issuecomment-665451999
- `pylint` is a dev dependency and isn't bundled with or needed to run/operate the software, it is use (and commonly used) to help us lint the code (code quality) - similarly, `po2json` is a dev dependency and isn't bundled with or needed to run/operate the software, it is used to process our translations string From my understanding (I'm not a lawyer, so don't take this as legal advice) those are not issues. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
