added project information
This commit is contained in:
parent
cdff0fd7bb
commit
97a365c706
@ -2,9 +2,15 @@
|
|||||||
name = "fixedcal"
|
name = "fixedcal"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
description = "Fixed calendar package"
|
description = "Fixed calendar package"
|
||||||
authors = ["PyryL <pyry@pyry.info>"]
|
authors = ["Pyry Lahtinen <pyry@pyry.info>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
repository = "https://github.com/PyryL/fixedcal"
|
||||||
|
keywords = ["International Fixed Calendar", "IFC", "date", "datetime"]
|
||||||
|
classifiers = [
|
||||||
|
"Intended Audience :: Developers",
|
||||||
|
"Topic :: Software Development :: Libraries :: Python Modules"
|
||||||
|
]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user