We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69db9a commit 2eacde0Copy full SHA for 2eacde0
setup.cfg
@@ -3,7 +3,9 @@ name = pins
3
description = Publish data sets, models, and other python objects, making it easy to share them across projects and with your colleagues.
4
long_description = file: README.md
5
long_description_content_type = text/markdown
6
-url = https://github.com/machow/pins-python
+url = https://github.com/rstudio/pins-python
7
+project_urls =
8
+ Documentation = https://rstudio.github.io/pins-python
9
author = Michael Chow
10
author_email = [email protected]
11
license = MIT
0 commit comments