Skip to content

Commit 2eacde0

Browse files
authored
docs: update url, add doc url to setup.cfg
1 parent c69db9a commit 2eacde0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ name = pins
33
description = Publish data sets, models, and other python objects, making it easy to share them across projects and with your colleagues.
44
long_description = file: README.md
55
long_description_content_type = text/markdown
6-
url = https://github.com/machow/pins-python
6+
url = https://github.com/rstudio/pins-python
7+
project_urls =
8+
Documentation = https://rstudio.github.io/pins-python
79
author = Michael Chow
810
author_email = [email protected]
911
license = MIT

0 commit comments

Comments
 (0)