plotly.py
plotly.py copied to clipboard
Providing doc and changelog URLs in setup.py for PyPi
URLs to documentation and Changelog have been added to setup.py in order to make it easier to access them from PyPi.
(the checklist was removed, as this is not a substantial update)
I am unable to reproduce the black reformatting issue locally (the pre-commit does not detect any error, and running the same commands manually (with black 22.3.0 as specified) does not detect any change either).