try setting package-mode to false

This commit is contained in:
Kenneth Kehl
2025-05-28 07:11:15 -07:00
parent 3a9db4f3a7
commit f0739b5fcf

View File

@@ -1,5 +1,6 @@
[tool.poetry]
name = "notifications-api"
package-mode = false
version = "0.1.0"
description = "Notify.gov backend"
authors = ["Your Name <you@example.com>"]