mirror of
https://github.com/novoid/date2name.git
synced 2026-06-14 02:51:18 +00:00
Merge pull request #31 from nbehrnd/build
build(pyproject.toml): correct omission of `name`
This commit is contained in:
commit
062417d64f
1 changed files with 1 additions and 0 deletions
|
|
@ -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=[
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue