demosys-py icon indicating copy to clipboard operation
demosys-py copied to clipboard

Add project_urls to setup.py

Open einarf opened this issue 6 years ago • 0 comments

For example:

project_urls={
    'Documentation': 'https://demosys-py.readthedocs.i',
}

einarf avatar Jul 03 '19 22:07 einarf