generated from mwc/lab_server
I did checkpoint 1,2, and 3 for this lab.
This commit is contained in:
@@ -6,7 +6,6 @@ authors = [
|
||||
{name = "Chris Proctor",email = "chris@chrisproctor.net"}
|
||||
]
|
||||
license = {text = "MIT"}
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10,<4.0"
|
||||
dependencies = [
|
||||
"django-banjo (>=0.9.1,<0.10.0)",
|
||||
@@ -25,4 +24,4 @@ build-backend = "hatchling.build"
|
||||
|
||||
[tool.uv]
|
||||
managed = true
|
||||
packaged = false
|
||||
package = false
|
||||
|
||||
Reference in New Issue
Block a user