We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617c524 commit 5490fa1Copy full SHA for 5490fa1
setup.py
@@ -6,7 +6,7 @@
6
description=(
7
"Fast, straightforward, validated environment configuration."
8
),
9
- py_modules=["sec"],
+ py_modules=["env_spec"],
10
url="https://github.com/sourcelair/env-spec-py",
11
author="SourceLair, Private Company",
12
author_email="[email protected]",
0 commit comments