We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc3c8a8 commit cecdb42Copy full SHA for cecdb42
1 file changed
setup.cfg
@@ -15,8 +15,8 @@ long_description_content_type = text/markdown; charset=UTF-8; variant=GFM
15
url = https://github.com/biocpy/tiledbarray/
16
# Add here related links, for example:
17
project_urls =
18
- Documentation = https://github.com/biocpy/tiledbarray/
19
-# Source = https://github.com/pyscaffold/pyscaffold/
+ Documentation = https://biocpy.github.io/TileDBArray/
+ Source = https://github.com/biocpy/tiledbarray/
20
# Changelog = https://pyscaffold.org/en/latest/changelog.html
21
# Tracker = https://github.com/pyscaffold/pyscaffold/issues
22
# Conda-Forge = https://anaconda.org/conda-forge/pyscaffold
0 commit comments