mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Set RPM group to the generic 'System Environment/Daemons'.
This commit is contained in:
parent
26a796f200
commit
f26395e02e
@ -2,6 +2,7 @@
|
|||||||
build-requires = python2-devel python-setuptools
|
build-requires = python2-devel python-setuptools
|
||||||
requires = python-setuptools >= 0.6c6 python-ctypes
|
requires = python-setuptools >= 0.6c6 python-ctypes
|
||||||
install_script = rpm/install
|
install_script = rpm/install
|
||||||
|
group = System Environment/Daemons
|
||||||
|
|
||||||
[pytest]
|
[pytest]
|
||||||
norecursedirs = examples lib local src
|
norecursedirs = examples lib local src
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user