Skip to content

Commit b848bc4

Browse files
caroljung-cgcodegen-bot
and
codegen-bot
authored
Remove gs from codegen pkg (#118)
# Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [x] I have added tests for my changes - [x] I have updated the documentation or added new documentation as needed - [x] I have read and agree to the [Contributor License Agreement](../CLA.md) Co-authored-by: codegen-bot <[email protected]>
1 parent 07a905c commit b848bc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ classifiers = [
6767

6868
[project.scripts]
6969
codegen = "codegen.cli.cli:main"
70-
gs = "codegen.gscli.main:main"
7170

7271
[project.optional-dependencies]
7372
types = [

0 commit comments

Comments
 (0)