Skip to content

Commit 4346d46

Browse files
committed
Remove bugtrack_url as not all tools support it, causing warnings
1 parent 484b98e commit 4346d46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
author='Gregory Oschwald',
2828
author_email='[email protected]',
2929
url='http://www.maxmind.com/',
30-
bugtrack_url='https://github.com/maxmind/GeoIP2-python/issues',
3130
packages=['geoip2'],
3231
package_data={'': ['LICENSE']},
3332
package_dir={'geoip2': 'geoip2'},

0 commit comments

Comments
 (0)