We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b04ae commit e2e8e77Copy full SHA for e2e8e77
pyproject.toml
@@ -8,7 +8,7 @@ description = "Read key-value pairs from a .env file and set them as environment
8
authors = [
9
{name = "Saurabh Kumar", email = "me+github@saurabh-kumar.com"},
10
]
11
-license = "BSD-3-Clause"
+license = { text = "BSD-3-Clause" }
12
keywords = [
13
"environment variables",
14
"deployments",
0 commit comments