generated from westfarn/web_django_template
Stand up Print Forge as a 3D-printed toy shop with color variants and printer photography.
Replaces the client_site template branding, adds shop/shipping, and points beta CI at master for easy deploy. Closes #1
This commit is contained in:
+4
-2
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "web-django-template"
|
||||
name = "print-forge"
|
||||
version = "0.1.0"
|
||||
description = "Template for AI ML Operations client websites (public site + portal + optional catalog apps)"
|
||||
description = "Print Forge — 3D printed toy shop (public site, portal, shop, shipping)"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
@@ -16,6 +16,8 @@ dependencies = [
|
||||
"requests>=2.32.0",
|
||||
"stripe>=11.0.0",
|
||||
"whitenoise>=6.9.0",
|
||||
"pillow>=12.3.0",
|
||||
"rembg[cpu]>=2.0.83",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user