mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
oops typo
This commit is contained in:
parent
7e1d4ae34a
commit
a14bd99dbe
2
setup.py
2
setup.py
@ -41,7 +41,7 @@ setup(
|
|||||||
packages = find_packages(exclude=['examples', 'tests']),
|
packages = find_packages(exclude=['examples', 'tests']),
|
||||||
include_package_data = True,
|
include_package_data = True,
|
||||||
|
|
||||||
install_requires=['setuptools']
|
install_requires=['setuptools'],
|
||||||
|
|
||||||
|
|
||||||
entry_points="""
|
entry_points="""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user