init
This commit is contained in:
10
pyproject.toml
Normal file
10
pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "py-pwr"
|
||||
version = "0.1.0"
|
||||
description = "Python client for wharf/pwr wire formats"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"brotli>=1.2.0",
|
||||
"zstandard>=0.25.0",
|
||||
]
|
||||
Reference in New Issue
Block a user