DevanshuDon commited on
Commit
c9fffde
·
verified ·
1 Parent(s): dbe1eff

Upload pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -2
pyproject.toml CHANGED
@@ -2,10 +2,10 @@
2
  name = "exec-assist"
3
  version = "1.0.0"
4
  description = "Executive Assistant environment where AI agents learn to manage email and calendar."
5
- requires-python = ">=3.9"
6
  license = {text = "MIT"}
7
  authors = [
8
- {name = "gang-gay"}
9
  ]
10
 
11
  dependencies = [
 
2
  name = "exec-assist"
3
  version = "1.0.0"
4
  description = "Executive Assistant environment where AI agents learn to manage email and calendar."
5
+ requires-python = ">=3.10"
6
  license = {text = "MIT"}
7
  authors = [
8
+ {name = "Devanshu(Team gang-gay")}
9
  ]
10
 
11
  dependencies = [