-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3e4a184
commit 599d2c0
Showing
4 changed files
with
18 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +0,0 @@ | ||
[metadata] | ||
name = ai_ticket | ||
version = 0.0.1 | ||
author = Mike dupont | ||
author_email = mike | ||
description = AI ticket interface | ||
url = https://github.com/jmikedupont2/at-ticket | ||
|
||
[options] | ||
srpackage_dir = | ||
= src | ||
= src/ai_ticket/ | ||
= src/ai_ticket/backends | ||
= src/ai_ticket/events | ||
packages = find: | ||
python_requires = >=3.8 | ||
install_requires = | ||
PyGithub | ||
python-dotenv | ||
|
||
[options.extras_require] | ||
dev = | ||
pytest==6.2.5 | ||
pytest-forked | ||
pytest-asyncio==0.16.0 | ||
black==22.3.0 | ||
isort==5.10.1 | ||
psutil | ||
|
||
[options.packages.find] | ||
where = src | ||
Submodule Auto-GPT
updated
from 57e576 to b0697a