mirror of
https://github.com/th30d4y/ExecuTrace.git
synced 2026-05-26 19:36:32 +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"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "exectrace"
|
name = "exectrace-workflow"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
description = "Record and replay developer workflows including terminal commands and file system changes"
|
description = "Record and replay developer workflows including terminal commands and file system changes"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user