Skip to content

Commit 0da75c3

Browse files
committed
Removed bugtrack_url from call to setup().
Caused problem for some versions of setuptools.
1 parent 3416647 commit 0da75c3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
it. Python-bioformats was developed for and is used by the cell
1414
image analysis software CellProfiler (cellprofiler.org).''',
1515
url="http://github.com/CellProfiler/python-bioformats/",
16-
bugtrack_url="http://github.com/CellProfiler/python-bioformats/issues",
1716
packages=['bioformats'],
1817
classifiers=['Development Status :: 5 - Production/Stable',
1918
'License :: OSI Approved :: BSD License',

0 commit comments

Comments
 (0)