Merge pull request #31 from nbehrnd/build

build(pyproject.toml): correct omission of `name`
This commit is contained in:
nbehrnd 2025-03-24 08:29:01 +01:00 committed by GitHub
commit 062417d64f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
[project] [project]
name = "date2name"
readme = "README.org" readme = "README.org"
keywords = ["file managing", "file management", "files", "date", "time", "time-stamps"] keywords = ["file managing", "file management", "files", "date", "time", "time-stamps"]
classifiers=[ classifiers=[