We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ pdm init --non-interactive $ pdm add dynaconf[vault] $ pdm export --without-hashes --pyproject -v
dynaconf>=3.1.12
dynaconf[vault]>=3.1.12
PDM version: 2.4.8 Python Interpreter: /Users/wgordon/test-project/.venv/bin/python (3.11) Project Root: /Users/wgordon/test-project Project Packages: None { "implementation_name": "cpython", "implementation_version": "3.11.2", "os_name": "posix", "platform_machine": "arm64", "platform_release": "22.3.0", "platform_system": "Darwin", "platform_version": "Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000", "python_full_version": "3.11.2", "platform_python_implementation": "CPython", "python_version": "3.11", "sys_platform": "darwin" }
The text was updated successfully, but these errors were encountered:
2b4151d
Brilliantly quick, thanks!
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Steps to reproduce
Actual behavior
Expected behavior
Environment Information
The text was updated successfully, but these errors were encountered: