Skip to content

Commit 5490fa1

Browse files
committed
Fix typo 😅
1 parent 617c524 commit 5490fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
description=(
77
"Fast, straightforward, validated environment configuration."
88
),
9-
py_modules=["sec"],
9+
py_modules=["env_spec"],
1010
url="https://github.com/sourcelair/env-spec-py",
1111
author="SourceLair, Private Company",
1212
author_email="[email protected]",

0 commit comments

Comments
 (0)