Wisdom Chen commited on
Commit
7ef4900
·
unverified ·
1 Parent(s): ef6b93c

Delete pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +0 -9
pyproject.toml DELETED
@@ -1,9 +0,0 @@
1
- [build-system]
2
- requires = ["setuptools>=69.0.0", "wheel>=0.42.0"]
3
- build-backend = "setuptools.build_meta"
4
-
5
- [project]
6
- name = "amazon-multimodal-product-assistant"
7
- version = "0.1.0"
8
- description = "Amazon E-commerce Visual Assistant"
9
- requires-python = ">=3.10"