Skip to content

Commit 0144dca

Browse files
Update cuesubmit/pyproject.toml
Co-authored-by: Ramon Figueiredo <ramon.fgrd@gmail.com> Signed-off-by: Jimmy Christensen <Lithorus@gmail.com>
1 parent e762b2d commit 0144dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuesubmit/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"QtPy==2.4.1"
1717
]
1818
requires-python = ">3.7"
19-
description = "The OpenCue job submission GUI. This is a Python-based QT app through which you can submit jobs to an OpenCue deployment. It can run as a standalone application, or as a plugin in applications that support PySide/qtpy integration, such as Autodesk's Maya or the Foundry's Nuke."
19+
description = "CueSubmit is a submission tool for OpenCue that allows artists and developers to easily submit jobs to the render farm. It provides an interface to configure job parameters, layers, and dependencies before dispatching work."
2020
readme = "README.md"
2121

2222
[tool.hatch.version]

0 commit comments

Comments
 (0)