]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Reformat license name
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 28 May 2019 13:46:20 +0000 (09:46 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 28 May 2019 13:48:00 +0000 (09:48 -0400)
commit9a7b95093b2160d7c712db61de8079ad2e892a00
tree3167b7b0a324fee296770451cacf16b4616456b6
parent10e7b7e26c54a7c42e3edd179386061bddc4176e
Reformat license name

While we have the OSI classifier for "MIT License", it looks
like for the "license" field, this is normally just the word
"MIT" and not "MIT License".   While the pypa docs suggest we
only need it as the OSI classifier, keep it also in "license"
in order to appease common tooling.

Change-Id: Ife51bbc74d6c1b8ab9a736024818fbba35316e17
(cherry picked from commit fff65b814a16914aae41bd63cdef6bf55a676c67)
setup.py