mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -05:00
try setting package-mode to false
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "notifications-api"
|
name = "notifications-api"
|
||||||
|
package-mode = false
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = "Notify.gov backend"
|
description = "Notify.gov backend"
|
||||||
authors = ["Your Name <you@example.com>"]
|
authors = ["Your Name <you@example.com>"]
|
||||||
|
|||||||
Reference in New Issue
Block a user