Skip to content

Commit

Permalink
Remove example extension from package
Browse files Browse the repository at this point in the history
  • Loading branch information
ketozhang committed Nov 15, 2024
1 parent 4970e72 commit 8172389
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 46 deletions.
Empty file removed asdf_pydantic/examples/__init__.py
Empty file.
19 changes: 0 additions & 19 deletions asdf_pydantic/examples/extensions.py

This file was deleted.

7 changes: 0 additions & 7 deletions asdf_pydantic/examples/shapes.py

This file was deleted.

17 changes: 0 additions & 17 deletions asdf_pydantic/examples/tree.py

This file was deleted.

3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ Documentation = "https://asdf-pydantic.readthedocs.io"
Issues = "https://github.com/ketozhang/asdf-pydantic/issues"
Source = "https://github.com/ketozhang/asdf-pydantic"

[project.entry-points]
'asdf.extensions' = { asdf_pydantic_extension = 'asdf_pydantic.examples.extensions:get_extensions' }

[tool.hatch.version]
source = "vcs"

Expand Down

0 comments on commit 8172389

Please sign in to comment.