mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-06 08:46:21 +01:00
Updated comments
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
5026e9f9c6
commit
584413f1c2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -95,7 +95,7 @@ setup(
|
||||||
long_description=open("README.rst").read()
|
long_description=open("README.rst").read()
|
||||||
)
|
)
|
||||||
|
|
||||||
# Install man page and configuration files with pip.
|
# Install configuration files with pip.
|
||||||
if "install" in sys.argv:
|
if "install" in sys.argv:
|
||||||
conf_file = [
|
conf_file = [
|
||||||
"conf/slpkg.conf",
|
"conf/slpkg.conf",
|
||||||
|
|
Loading…
Add table
Reference in a new issue