fix dockerfile

This commit is contained in:
Taylor Wilsdon
2025-05-17 16:41:25 -04:00
parent 327316e554
commit b80e96d193
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
[build-system]
requires = ["setuptools>=61.0", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "google-workspace-mcp"
version = "0.1.0"