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
version = str(ast.literal_eval(_version_re.search(
f.read().decode('utf-8')).group(1)))
setup(
name='pibiapp',
version=version,
description='Application on the Frappe framework composed of modules that integrate the Frappe attachments with Nextcloud and will extend the functionality of ERPnext',