tinydantic 0.1.6__tar.gz → 0.1.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tinydantic-0.1.6 → tinydantic-0.1.7}/PKG-INFO +3 -3
- {tinydantic-0.1.6 → tinydantic-0.1.7}/README.md +2 -2
- tinydantic-0.1.7/docs/index.md +7 -0
- tinydantic-0.1.6/docs/index.md +0 -7
- {tinydantic-0.1.6 → tinydantic-0.1.7}/.github/workflows/publish.yml +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/.github/workflows/test.yml +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/.gitignore +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/.pre-commit-config.yaml +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/.readthedocs.yaml +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/.vscode/extensions.json +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/LICENSE.md +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/LICENSES/Apache-2.0.txt +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/LICENSES/CC-BY-4.0.txt +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/LICENSES/MIT.txt +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/REUSE.toml +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/docs/installation.md +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/mkdocs.yml +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/pyproject.toml +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/src/tinydantic/__about__.py +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/src/tinydantic/__init__.py +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/src/tinydantic/py.typed +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/taplo.toml +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/tests/__init__.py +0 -0
- {tinydantic-0.1.6 → tinydantic-0.1.7}/tests/test_version.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: tinydantic
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.7
|
|
4
4
|
Project-URL: Documentation, https://github.com/cdwilson/tinydantic#readme
|
|
5
5
|
Project-URL: Issues, https://github.com/cdwilson/tinydantic/issues
|
|
6
6
|
Project-URL: Source, https://github.com/cdwilson/tinydantic
|
|
@@ -50,9 +50,9 @@ Description-Content-Type: text/markdown
|
|
|
50
50
|
[](https://pypi.org/project/tinydantic)
|
|
51
51
|
|
|
52
52
|
> [!WARNING]
|
|
53
|
-
> `tinydantic` is currently a work in progress
|
|
53
|
+
> `tinydantic` is currently a work in progress 🏗️
|
|
54
54
|
>
|
|
55
|
-
> There's not much to see here yet, but feel free to grab your hard hat and have a look around!
|
|
55
|
+
> There's not much to see here yet, but feel free to grab your hard hat and have a look around! 👷
|
|
56
56
|
|
|
57
57
|
## Table of Contents
|
|
58
58
|
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
[](https://pypi.org/project/tinydantic)
|
|
5
5
|
|
|
6
6
|
> [!WARNING]
|
|
7
|
-
> `tinydantic` is currently a work in progress
|
|
7
|
+
> `tinydantic` is currently a work in progress 🏗️
|
|
8
8
|
>
|
|
9
|
-
> There's not much to see here yet, but feel free to grab your hard hat and have a look around!
|
|
9
|
+
> There's not much to see here yet, but feel free to grab your hard hat and have a look around! 👷
|
|
10
10
|
|
|
11
11
|
## Table of Contents
|
|
12
12
|
|
tinydantic-0.1.6/docs/index.md
DELETED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|