Browse Source

Update setup.py

bugfixes
gau1991 10 years ago
parent
commit
ed8fbe15f1
  1. 2
      setup.py

2
setup.py

@ -31,7 +31,7 @@ setup(name='ee',
'cement>=2.4',
'pystache',
'python-apt',
'pynxconfig',
'pynginxconfig',
],
setup_requires=[],
entry_points="""

Loading…
Cancel
Save