namex icon indicating copy to clipboard operation
namex copied to clipboard

Chore: Add license and repo to setup.py

Open WilliamRoyNelson opened this issue 1 year ago • 3 comments

Added some basic documentation to setup.py This adds a link to the GitHub repo so that users on PyPI can easily refer to the source code, as well as including the license.

WilliamRoyNelson avatar Oct 17 '23 18:10 WilliamRoyNelson

This would also be useful for me. In particular I'm using liccheck to automatically check any python packages we use are compatible with our license needs. Thanks

asmith26 avatar Apr 19 '24 13:04 asmith26

It will be very useful for me too, because a lot of pipelines which use liccheck falls down without info about license in this package.

wandeder avatar Jul 15 '24 13:07 wandeder

This is also a convenient opportunity to add any additional classifiers. @fchollet if there's any that you'd like me to add prior to merge, let me know!

WilliamRoyNelson avatar Jul 18 '24 15:07 WilliamRoyNelson