Skip to content

Commit

Permalink
tidy code
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Sep 2, 2024
1 parent e7ab127 commit ac3eca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ requires = [
[project]
name = "ai-models-aurora"

description = "An ai-models plugin to run MicroSoft's Aurora model"
description = "An ai-models plugin to run Microsoft's Aurora model"
keywords = [
"ai",
"tools",
Expand Down Expand Up @@ -50,7 +50,7 @@ dynamic = [
]
dependencies = [
"microsoft-aurora",
"ai-models>=0.6.4"
"ai-models>=0.6.4"
]

optional-dependencies.dev = [
Expand Down

0 comments on commit ac3eca8

Please sign in to comment.