Skip to content

Commit 15439f6

Browse files
committed
Added name of license file in setup.py
1 parent 963d9ef commit 15439f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ def read(fname):
5656
name="iPOPO",
5757
version=__version__,
5858
license="Apache License 2.0",
59+
license_file="LICENSE",
5960
description="A service-oriented component model framework",
6061
long_description=read("README.rst"),
6162
author="Thomas Calmant",

0 commit comments

Comments
 (0)