We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd5d71 commit 7a06245Copy full SHA for 7a06245
setup.py
@@ -116,7 +116,7 @@
116
author_email='[email protected]',
117
url='https://github.com/cedadev/ndg_httpsclient/',
118
long_description=_long_description,
119
- license='BSD - See LICENCE file for details',
+ license='BSD - See ndg/httpsclient/LICENCE file for details',
120
packages=find_packages(),
121
namespace_packages=NAMESPACE_PKGS,
122
# package_dir={'ndg.httpsclient': 'ndg/httpsclient'},
0 commit comments