removed GCP key from package

This commit is contained in:
andy 2021-02-07 18:34:52 +00:00
parent 0614860c63
commit 24fd9c1802

View File

@ -6,9 +6,6 @@ authors = ["andy <andy@sarsoo.xyz>"]
readme = "README.md"
homepage = "https://music.sarsoo.xyz/"
repository = "https://github.com/Sarsoo/Music-Tools"
packages = [
{ include = "service.json" },
]
[tool.poetry.scripts]
backend-dev = 'music.music:start'