Antonio Cheong
commited on
Commit
·
66d1d7f
1
Parent(s):
67bbadd
- pyproject.toml +0 -1
pyproject.toml
CHANGED
@@ -6,7 +6,6 @@ readme = "README.md"
|
|
6 |
requires-python = ">=3.8"
|
7 |
license = {file = "LICENSE"}
|
8 |
keywords = ["Bing", "ChatGPT"]
|
9 |
-
py_modules = ["EdgeGPT"]
|
10 |
authors = [
|
11 |
{name = "Antonio Cheong", email = "[email protected]"},
|
12 |
]
|
|
|
6 |
requires-python = ">=3.8"
|
7 |
license = {file = "LICENSE"}
|
8 |
keywords = ["Bing", "ChatGPT"]
|
|
|
9 |
authors = [
|
10 |
{name = "Antonio Cheong", email = "[email protected]"},
|
11 |
]
|