-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from chauhankaranraj/update-metadata
Update project description and urls
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 = [email protected] | ||
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) | ||
|