You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only reason to regenerate setup.py is to update changes in project name, version and other project metadata.
Some bindings may need more complex setup configuration than provided by the generator, so it makes more sense to
only regenerate a separate file containing project name, version, etc. and read this file from within setup.py
0 commit comments