We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3fec6 commit df4d44cCopy full SHA for df4d44c
pyproject.toml
@@ -5,7 +5,7 @@ description = "Python datetimes made easy"
5
readme = "README.rst"
6
requires-python = ">=3.8"
7
license = { text = "MIT License" }
8
-authors = [{ name = "Sébastien Eustace", email = "[email protected]>" }]
+authors = [{ name = "Sébastien Eustace", email = "[email protected]" }]
9
keywords = ['datetime', 'date', 'time']
10
11
classifiers = [
0 commit comments