vintasoftware / drf-rw-serializers

Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations
MIT License
177 stars 28 forks source link

fix(setup): correct pypi license classifier to MIT #50

Closed snosratiershad closed 1 year ago

snosratiershad commented 2 years ago

Description: related to this issue, the license was set on PyPI classifiers is not consistent with project's and metadata's MIT license, I this PR PyPI classifier is corrected.

Reviewers:

Merge checklist:

Post merge:

Author concerns: List any concerns about this PR - inelegant solutions, hacks, quick-and-dirty implementations, concerns about migrations, etc.