Skip to content

Commit

Permalink
Push to Test PyPI [skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayP13 committed Dec 24, 2023
1 parent 22cf6d2 commit 79851d9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,14 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: 3.15",
"Topic :: Scientific/Engineering :: Artificial Intelligence"
]
packages = [
{include = "datadreamer"}
]

[tool.poetry.dependencies]
python = ">=3.10,<3.16"
python = ">=3.10,<3.14"

[tool.poetry.group.dev.dependencies]
poetry = "1.4.2"
Expand Down

0 comments on commit 79851d9

Please sign in to comment.