mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-08 18:51:37 -05:00
21 lines
687 B
TOML
21 lines
687 B
TOML
# This file is automatically @generated by Poetry and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "wheel"
|
|
version = "0.38.4"
|
|
description = "A built-package format for Python"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "wheel-0.38.4-py3-none-any.whl", hash = "sha256:b60533f3f5d530e971d6737ca6d58681ee434818fab630c83a734bb10c083ce8"},
|
|
{file = "wheel-0.38.4.tar.gz", hash = "sha256:965f5259b566725405b05e7cf774052044b1ed30119b5d586b2703aafe8719ac"},
|
|
]
|
|
|
|
[package.extras]
|
|
test = ["pytest (>=3.0.0)"]
|
|
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
python-versions = "^3.9"
|
|
content-hash = "30c70d03c6714b9b24b7684eb669096a9efaaadff29fbb8e811d92f4a990853f"
|