Eden-Kramer-Lab / spectral_connectivity

Frequency domain estimation and functional and directed connectivity analysis tools for electrophysiological data
GNU General Public License v3.0
121 stars 43 forks source link

[JOSS] make better use of the metadata options for PyPI #43

Closed sappelhoff closed 1 year ago

sappelhoff commented 1 year ago

currently the pypi metadata is very bare-bones: https://pypi.org/project/spectral-connectivity/

I recommend that you add as much metadata as you can to your setup.py file: https://github.com/Eden-Kramer-Lab/spectral_connectivity/blob/master/setup.py

For an example, see: https://github.com/autoreject/autoreject/blob/master/setup.py

xref: https://github.com/openjournals/joss-reviews/issues/4840

edeno commented 1 year ago

@sappelhoff I added more metadata. Please let me know if there are particular metadata that you feel are important to add.