start moveing stuff to package. Check previous commit for changes to forwardport

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marc 'risson' Schmitt
2025-06-12 18:37:50 +02:00
parent 1a6ab7f24b
commit e0dcade9ad
6 changed files with 528 additions and 4 deletions

View File

@ -1,7 +1,7 @@
[project]
name = "django-dramatiq-postgres"
version = "0.1.0"
description = "Django and DramatiQ integration with postgres-specific features"
description = "Django and Dramatiq integration with postgres-specific features"
requires-python = ">=3.9,<3.14"
readme = "README.md"
license = "MIT"