-webnotes +frappe 💥

This commit is contained in:
Rushabh Mehta
2014-02-14 15:47:51 +05:30
parent 8ae051cb39
commit 793ba6bd37
729 changed files with 5194 additions and 9971 deletions

View File

@@ -12,5 +12,5 @@ setup(
packages=find_packages(),
zip_safe=False,
include_package_data=True,
install_requires=("webnotes",),
install_requires=("frappe",),
)