Skip to content

Commit

Permalink
Adios poetry (#1256)
Browse files Browse the repository at this point in the history
* get rid of poetry files

* poetry nuked from pyprojects

* adios!
  • Loading branch information
jessekrubin authored Jan 10, 2025
1 parent e640f2e commit 01a7620
Show file tree
Hide file tree
Showing 30 changed files with 26 additions and 7,006 deletions.
354 changes: 0 additions & 354 deletions libs/aiopen/poetry.lock

This file was deleted.

3 changes: 0 additions & 3 deletions libs/aiopen/poetry.toml

This file was deleted.

10 changes: 0 additions & 10 deletions libs/aiopen/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,6 @@ packages = [
{ include = "aiopen", from = "." },
]

[tool.poetry.dependencies]
python = "^3.8"
funkify = ">=0.4.0"
xtyping = ">=0.5.0"

[tool.poetry.dev-dependencies]
pytest = "^8.3.3"
pytest-asyncio = "^0.24.0"
anyio = { extras = ["trio"], version = "^4.5.2" }

[tool.hatch]
[tool.hatch.metadata]
allow-direct-references = true
Expand Down
381 changes: 0 additions & 381 deletions libs/asyncify/poetry.lock

This file was deleted.

3 changes: 0 additions & 3 deletions libs/asyncify/poetry.toml

This file was deleted.

11 changes: 0 additions & 11 deletions libs/asyncify/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,6 @@ classifiers = [
]
dependencies = ["funkify>=0.4", "xtyping>=0.5"]

[tool.poetry.dependencies]
python = "^3.8"
funkify = ">=0.4.0"
xtyping = ">=0.5.0"

[tool.poetry.dev-dependencies]
pytest = "^8.3.3"
pytest-asyncio = "^0.24.0"
anyio = { extras = ["trio"], version = "^4.5.2" }
xdoctest = ">=1.0.1"

[tool.hatch]
[tool.hatch.metadata]
allow-direct-references = true
Expand Down
648 changes: 0 additions & 648 deletions libs/dgpylibs/poetry.lock

This file was deleted.

119 changes: 0 additions & 119 deletions libs/dgpytest/poetry.lock

This file was deleted.

8 changes: 0 additions & 8 deletions libs/dgpytest/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@ classifiers = [
dependencies = ["pytest>=7.2.2", "pytest-asyncio>=0.21,<0.24"]
entry-points.pytest11.dgpytest = "dgpytest.plugin"

[tool.poetry.dependencies]
python = ">=3.8.1"
pytest = ">=7.2.2"
pytest-asyncio = ">=0.21,<0.25"

[tool.poetry.plugins.pytest11]
dgpytest = "dgpytest.plugin"

[tool.hatch]
[tool.hatch.metadata]
allow-direct-references = true
Expand Down
101 changes: 0 additions & 101 deletions libs/fmts/poetry.lock

This file was deleted.

6 changes: 0 additions & 6 deletions libs/fmts/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ dependencies = []
urls.Homepage = "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/fmts"
urls.Repository = "https://github.com/dynamic-graphics-inc/dgpy-libs"

[tool.poetry.dependencies]
python = "^3.8"

[tool.poetry.dev-dependencies]
pytest = "^8.3.3"

[tool.hatch]
[tool.hatch.metadata]
allow-direct-references = true
Expand Down
101 changes: 0 additions & 101 deletions libs/funkify/poetry.lock

This file was deleted.

Loading

0 comments on commit 01a7620

Please sign in to comment.