liminal-orm 1.0.2b0__py3-none-any.whl → 1.0.2rc0__py3-none-any.whl
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.
- liminal/py.typed +0 -0
- {liminal_orm-1.0.2b0.dist-info → liminal_orm-1.0.2rc0.dist-info}/METADATA +1 -1
- {liminal_orm-1.0.2b0.dist-info → liminal_orm-1.0.2rc0.dist-info}/RECORD +6 -5
- {liminal_orm-1.0.2b0.dist-info → liminal_orm-1.0.2rc0.dist-info}/LICENSE.md +0 -0
- {liminal_orm-1.0.2b0.dist-info → liminal_orm-1.0.2rc0.dist-info}/WHEEL +0 -0
- {liminal_orm-1.0.2b0.dist-info → liminal_orm-1.0.2rc0.dist-info}/entry_points.txt +0 -0
liminal/py.typed
ADDED
File without changes
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: liminal-orm
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.2rc0
|
4
4
|
Summary: An ORM and toolkit that builds on top of Benchling's platform to keep your schemas and downstream code dependencies in sync.
|
5
5
|
Author: DynoTx Open Source
|
6
6
|
Author-email: opensource@dynotx.com
|
@@ -46,6 +46,7 @@ liminal/orm/mixins.py,sha256=wm5DvI_6th94bfsgsbwzFSvTRbjEZfdT6R85J_NjvOc,4356
|
|
46
46
|
liminal/orm/relationship.py,sha256=Zl4bMHbtDSPx1psGHYnojGGJpA8B8hwcPJdgjB1lmW0,2490
|
47
47
|
liminal/orm/schema_properties.py,sha256=vZBOwS2SFtI6CjlYsaGno08TpXi47PC832mPmCJM3KI,2049
|
48
48
|
liminal/orm/user.py,sha256=elRAHj7HgO3iVLK_pNCIwf_9Rl_9k6vkBgaYazoJSQc,818
|
49
|
+
liminal/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
49
50
|
liminal/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
50
51
|
liminal/tests/conftest.py,sha256=kKli52zn-J48Tsqbqejyd8Mtref5gVg3_Qex6KbLHd8,16038
|
51
52
|
liminal/tests/from benchling_sdk.py,sha256=CjRUHFB3iaa4rUPLGOqDiBq5EPKldm-Fd8aQQr92zF4,147
|
@@ -53,8 +54,8 @@ liminal/tests/test_dropdown_compare.py,sha256=yHB0ovQlBLRu8-qYkqIPd8VtYEOmOft_93
|
|
53
54
|
liminal/tests/test_entity_schema_compare.py,sha256=FBYxqIB9oeFArWYKnbGV8I7NPzv2syziaPjEQg-wZ1o,15529
|
54
55
|
liminal/utils.py,sha256=8aY7jvSBd3P1NNenHp4cRCNmjApSBC6DdMuAZMcvGvw,2564
|
55
56
|
liminal/validation/__init__.py,sha256=SBd48xxBMJrBzI48G2RcK056EMlevt5YjmZMkfCWN1I,6924
|
56
|
-
liminal_orm-1.0.
|
57
|
-
liminal_orm-1.0.
|
58
|
-
liminal_orm-1.0.
|
59
|
-
liminal_orm-1.0.
|
60
|
-
liminal_orm-1.0.
|
57
|
+
liminal_orm-1.0.2rc0.dist-info/LICENSE.md,sha256=oVA877F_D1AV44dpjsv4f-4k690uNGApX1EtzOo3T8U,11353
|
58
|
+
liminal_orm-1.0.2rc0.dist-info/METADATA,sha256=f2riPIO-DL2a9H1AVYKssB1ZbXE3VYx4sj4OoinjxOA,11805
|
59
|
+
liminal_orm-1.0.2rc0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
|
60
|
+
liminal_orm-1.0.2rc0.dist-info/entry_points.txt,sha256=atIrU63rrzH81dWC2sjUbFLlc5FWMmYRdMxXEWexIZA,47
|
61
|
+
liminal_orm-1.0.2rc0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|