We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6a97e commit 531a2f3Copy full SHA for 531a2f3
python/api_model/types/models.py
@@ -1,6 +1,6 @@
1
# generated by datamodel-codegen:
2
# filename: api.json
3
-# timestamp: 2025-04-07T08:02:11+00:00
+# timestamp: 2025-04-07T09:03:37+00:00
4
5
from __future__ import annotations
6
python/pyproject.toml
@@ -18,4 +18,4 @@ dependencies = [
18
"Homepage" = "https://github.com/equaliq/api-model"
19
20
[tool.setuptools]
21
-packages = ["api_model"]
+packages = ["api_model", "api_model.types"]
0 commit comments