Skip to content

Commit 640acf7

Browse files
committed
Add description to pyproject.toml
1 parent d0678ca commit 640acf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "examples"
33
version = "0.1.0"
4-
description = "Add your description here"
4+
description = "Code examples to find the root directory of your project in different ways."
55
readme = "README.md"
66
authors = [
77
{ name = "Jay Qi", email = "jayqi@users.noreply.github.com" }

0 commit comments

Comments
 (0)