peerchemist / finta

Common financial technical indicators implemented in Pandas.
GNU Lesser General Public License v3.0
2.13k stars 688 forks source link

Please update your license in pypi.org to LGPL-3.0 #137

Open shaktisd opened 2 years ago

shaktisd commented 2 years ago

LICENSE is not visible in pypi.org , can't use the package without license in pypi.org can you please update your setup.py with license

setup ( license = "LGPL-3.0" )