mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-29 03:37:17 +00:00
🚀(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:
committed by
aleb_the_flash
parent
ba8b3bda30
commit
7d9f282c2e
@@ -21,6 +21,7 @@ and this project adheres to
|
|||||||
- ♻️(fullstack) simplify source serialization
|
- ♻️(fullstack) simplify source serialization
|
||||||
- ✨(backend) expose room configuration to all API consumers
|
- ✨(backend) expose room configuration to all API consumers
|
||||||
- 🩹(frontend) improve reaction toolbar centering with dynamic positioning
|
- 🩹(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.16.0] - 2026-05-13
|
||||||
|
|
||||||
|
|||||||
@@ -47,4 +47,3 @@ mv src/backend/* ./
|
|||||||
mv deploy/paas/* ./
|
mv deploy/paas/* ./
|
||||||
|
|
||||||
echo "3.13" > .python-version
|
echo "3.13" > .python-version
|
||||||
echo "." > requirements.txt
|
|
||||||
|
|||||||
Reference in New Issue
Block a user