mirror of
https://github.com/th30d4y/ExecuTrace.git
synced 2026-05-26 11:35:51 +00:00
Change package name to exectrace-workflow for PyPI publication
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user