🚀(paas) remove buildpack requirements.txt to use the new uv.lock

(paas) remove buildpack requirements.txt to use the new uv.lock
This commit is contained in:
Bastien Ogier
2026-05-16 00:12:36 +02:00
committed by aleb_the_flash
parent ba8b3bda30
commit 7d9f282c2e
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ and this project adheres to
- ♻️(fullstack) simplify source serialization
- ✨(backend) expose room configuration to all API consumers
- 🩹(frontend) improve reaction toolbar centering with dynamic positioning
- 🚀 (paas) remove buildpack requirements.txt to use the new uv.lock #1349
## [1.16.0] - 2026-05-13
-1
View File
@@ -47,4 +47,3 @@ mv src/backend/* ./
mv deploy/paas/* ./
echo "3.13" > .python-version
echo "." > requirements.txt