diff --git a/setup.cfg b/setup.cfg index 8e90f99..d692a85 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,21 +4,21 @@ [metadata] name = disk-health-predictor -description = Add a short description here! +description = A collection of machine learning models to predict disk failure author = Karanraj Chauhan author_email = kachau@redhat.com license = MIT long_description = file: README.rst long_description_content_type = text/x-rst; charset=UTF-8 -url = https://github.com/pyscaffold/pyscaffold/ +url = https://github.com/aicoe-aiops/disk-health-predictor # Add here related links, for example: project_urls = - Documentation = https://pyscaffold.org/ -# Source = https://github.com/pyscaffold/pyscaffold/ + Documentation = https://github.com/aicoe-aiops/disk-health-predictor + Source = https://github.com/aicoe-aiops/disk-health-predictor + Tracker = https://github.com/aicoe-aiops/disk-health-predictor/issues + Download = https://pypi.org/project/disk-health-predictor/#files # Changelog = https://pyscaffold.org/en/latest/changelog.html -# Tracker = https://github.com/pyscaffold/pyscaffold/issues # Conda-Forge = https://anaconda.org/conda-forge/pyscaffold -# Download = https://pypi.org/project/PyScaffold/#files # Twitter = https://twitter.com/PyScaffold # Change if running only on Windows, Mac or Linux (comma-separated)