Change package name to exectrace-workflow for PyPI publication

This commit is contained in:
w4nn4d13
2026-04-06 22:37:53 +05:30
parent 4f7c5299c2
commit 076e06da17
+1 -1
View File
@@ -3,7 +3,7 @@ requires = ["setuptools>=68", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "exectrace"
name = "exectrace-workflow"
version = "1.0.0"
description = "Record and replay developer workflows including terminal commands and file system changes"
readme = "README.md"