brotherton-erpnext/setup.py
2022-06-30 11:42:59 +05:30

7 lines
106 B
Python

# TODO: Remove this file when v15.0.0 is released
from setuptools import setup
name = "frappe"
setup()