AndrewIngram / django-extra-views

Django's class-based generic views are awesome, let's have more of them.
MIT License
1.39k stars 172 forks source link

Add license to trove classifiers. #209

Closed dmptrluke closed 4 years ago

dmptrluke commented 4 years ago

Some tools pull a Python modules license from the classifiers list. This PR adds a line for that.

codecov-io commented 4 years ago

Codecov Report

Merging #209 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #209   +/-   ##
=======================================
  Coverage   83.93%   83.93%           
=======================================
  Files           4        4           
  Lines         386      386           
  Branches       49       49           
=======================================
  Hits          324      324           
  Misses         48       48           
  Partials       14       14

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 53482c2...7947136. Read the comment docs.