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
Now generates a MANIFEST file with information about the build versions
Added a constants.py file to the output if one does not exist yet, which can be used to store values that you do not want to change between subsequent re-generations of the clientele client, such as the API base url.
Authentication patterns now use constants.py for constants values.
Removed ipython from package dependencies and moved to dev dependencies.