Skip to content

Updated setup.py#3

Open
PasunuriSrinidhi wants to merge 1 commit intooppia:masterfrom
PasunuriSrinidhi:master
Open

Updated setup.py#3
PasunuriSrinidhi wants to merge 1 commit intooppia:masterfrom
PasunuriSrinidhi:master

Conversation

@PasunuriSrinidhi
Copy link

In this updated version, I've made the following changes:

1.Added long description: I've added a long description for the package that will be displayed on PyPI. This is read from the README.md file.

2.Added classifiers: I've added a list of classifiers to help categorize the package on PyPI. These classifiers include information about the intended audience, supported Python versions, and more.

3.Added project URLs: I've added a dictionary of project URLs to provide users with additional information about the package. These include links to documentation, the source code, and the issue tracker.

In this updated version, I've made the following changes:

1.Added long description: I've added a long description for the package that will be displayed on PyPI. This is read from the README.md file.

2.Added classifiers: I've added a list of classifiers to help categorize the package on PyPI. These classifiers include information about the intended audience, supported Python versions, and more.

3.Added project URLs: I've added a dictionary of project URLs to provide users with additional information about the package. These include links to documentation, the source code, and the issue tracker.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant