mirror of
https://github.com/kristoferssolo/bunyan-formatter.git
synced 2026-02-04 06:22:05 +00:00
chore: change package manager
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bunyan-formatter"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
description = "A custom formatter for Python's logging module that outputs logs in the Bunyan JSON format."
|
||||
dependencies = []
|
||||
readme = "README.md"
|
||||
@@ -28,8 +28,7 @@ Tracker = "https://github.com/kristoferssolo/bunyan-formatter/issues"
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.rye]
|
||||
managed = true
|
||||
[tool.uv]
|
||||
dev-dependencies = [
|
||||
"mypy~=1.11",
|
||||
"ruff~=0.6",
|
||||
|
||||
Reference in New Issue
Block a user