Created
August 14, 2026 08:47
-
-
Save wolfv/011f1448a53f1e1398bb58c65acc9581 to your computer and use it in GitHub Desktop.
pixi-enterprise acme-corp closed-loop POC policy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| schema-version = 1 | |
| tenant = "acme-corp" | |
| revision = 1 | |
| issued-at-unix = 1786697216 | |
| expires-at-unix = 1789289216 | |
| [config] | |
| default-channels = ["https://prefix.dev/conda-forge"] | |
| tls-no-verify = false | |
| [config.pypi-config] | |
| index-url = "https://pypi.org/simple" | |
| extra-index-urls = [] | |
| [policy] | |
| allowed-channels = ["https://prefix.dev/conda-forge"] | |
| allow-local-channels = false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment