Skip to content
Snippets Groups Projects
Verified Commit 2f30fd05 authored by Korben Tompkin's avatar Korben Tompkin :mortar_board:
Browse files

chore: update pyproject.toml

parent c033cd82
No related branches found
No related tags found
No related merge requests found
[project]
name = "cse138-asgn3-tests"
name = "cse138-asgn4-tests"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
......@@ -9,4 +9,4 @@ dependencies = [
]
[project.scripts]
cse138-asgn3-tests = "cse138_asgn3_tests.__main__:main"
cse138-asgn3-tests = "cse138_asgn4_tests.__main__:main"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment