Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 865683
Collapse All | Expand All

(-)a/setup.py (-1 lines)
Lines 29-35 Link Here
29
    keywords='sphinx markdown tables',
29
    keywords='sphinx markdown tables',
30
    packages=['sphinx_markdown_tables'],
30
    packages=['sphinx_markdown_tables'],
31
    install_requires=['markdown>=3.4'],
31
    install_requires=['markdown>=3.4'],
32
    data_files=[('', ['LICENSE'])],
33
    project_urls={
32
    project_urls={
34
        'Bug Reports': 'https://github.com/ryanfox/sphinx-markdown-tables/issues',
33
        'Bug Reports': 'https://github.com/ryanfox/sphinx-markdown-tables/issues',
35
        'Say Thanks!': 'https://foxrow.com',
34
        'Say Thanks!': 'https://foxrow.com',

Return to bug 865683