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 210d0f3 commit d9f7b3eCopy full SHA for d9f7b3e
setup.py
@@ -50,6 +50,6 @@
50
version='0.1.0',
51
description='getdns Python bindings for getdns',
52
long_description=long_description,
53
- license='BSD'
+ license='BSD',
54
url='http://www.getdnsapi.net',
55
ext_modules = [ module1 ])
0 commit comments