Skip to content

Commit 2f0e268

Browse files
committed
Update setup.cfg
1 parent 469ebbc commit 2f0e268

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

setup.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ author = Adrian Tasistro-Hart
1010
author_email = [email protected]
1111
license = GPL-3.0-only
1212
license_files = LICENSE.txt
13-
long_description = file: README.rst
14-
long_description_content_type = text/x-rst; charset=UTF-8
15-
url = https://github.com/pyscaffold/pyscaffold/
13+
long_description = file: README.md
14+
long_description_content_type = text/markdown
15+
url = https://github.com/sarttiso/radage
1616
# Add here related links, for example:
1717
project_urls =
18-
Documentation = https://pyscaffold.org/
19-
# Source = https://github.com/pyscaffold/pyscaffold/
20-
# Changelog = https://pyscaffold.org/en/latest/changelog.html
18+
Documentation = https://adrian.tasistro-hart.com/radage
19+
Source = https://github.com/sarttiso/radage
20+
Changelog = https://adrian.tasistro-hart.com/radage/changelog.html
2121
# Tracker = https://github.com/pyscaffold/pyscaffold/issues
2222
# Conda-Forge = https://anaconda.org/conda-forge/pyscaffold
2323
# Download = https://pypi.org/project/PyScaffold/#files

0 commit comments

Comments
 (0)