Skip to content

Refactor pypi license specs

Giorgenes Gelatti requested to merge refactor-pypi-license-specs into master

What does this MR do?

With packages moved to core (#221259 (closed)), the code still have some left over from when the license was required.

This MR simply remove the "without the need for a license" context in the pypi tests and reindent the blocks. No actual code changes.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports