Skip to content

Commit 7a06245

Browse files
committed
Update info about license file location.
1 parent 0cd5d71 commit 7a06245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
author_email='[email protected]',
117117
url='https://github.com/cedadev/ndg_httpsclient/',
118118
long_description=_long_description,
119-
license='BSD - See LICENCE file for details',
119+
license='BSD - See ndg/httpsclient/LICENCE file for details',
120120
packages=find_packages(),
121121
namespace_packages=NAMESPACE_PKGS,
122122
# package_dir={'ndg.httpsclient': 'ndg/httpsclient'},

0 commit comments

Comments
 (0)