SUSYUSTC / MathTranslate

translate scientific papers in latex, especially arxiv papers
https://github.com/SUSYUSTC/MathTranslate
Apache License 2.0
1.08k stars 74 forks source link

Added license to the setup.py file #24

Closed ranms25 closed 1 year ago

ranms25 commented 1 year ago

Hi, this PR was sent as part of OSDC taught by: @szabgab. By adding the license to this file, it will be shown on the website pypi.org

szabgab commented 1 year ago

Hi @SUSYUSTC,

as I can see you already have the LICENSE file in your repo, this PR was adding it to the meta data to allow the license to show up on PyPi as it happens with https://pypi.org/project/numpy/

Would you care to elaborate why don't you like the PR so we can learn from it?