fortran-language-server icon indicating copy to clipboard operation
fortran-language-server copied to clipboard

add LICENSE to source distribution

Open bollwyvl opened this issue 4 years ago • 0 comments

Thanks for this package!

This ensures the LICENSE file is packaged along with the source. While not strictly required for compliance with the MIT license, a number of downstream package management systems strongly encourage self-documenting packages.

Motivation: packaging this for conda-forge. At present, I'm also using the source from github to run the unit tests, and having to patch such that it can test the as-installed package, but that's much more subjective.

bollwyvl avatar Nov 20 '21 21:11 bollwyvl