Skip to content

Commit

Permalink
Updated the classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
sri0606 committed Sep 8, 2023
1 parent 644de48 commit 0dde53d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ description = "API client for ORCID API"
readme = "README.md"
authors = ["Sriram Seelamneni <srirams0606@gmail.com>"]
repository = "https://github.com/sri0606/PyOrcid"
classifiers = [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
]
keywords = ["orcid", "orcid-api", "pyorcid"]

[tool.poetry.dependencies]
python = "^3.8"
Expand Down

0 comments on commit 0dde53d

Please sign in to comment.