pybiolib 1.2.796__py3-none-any.whl → 1.2.802__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.
- biolib/_internal/llm_instructions/.github/{code-style.md → instructions/code-style.md} +4 -0
- biolib/_internal/llm_instructions/.github/instructions/copilot-instructions.md +9 -0
- {pybiolib-1.2.796.dist-info → pybiolib-1.2.802.dist-info}/METADATA +1 -1
- {pybiolib-1.2.796.dist-info → pybiolib-1.2.802.dist-info}/RECORD +7 -7
- biolib/_internal/llm_instructions/.github/copilot-instructions.md +0 -5
- {pybiolib-1.2.796.dist-info → pybiolib-1.2.802.dist-info}/LICENSE +0 -0
- {pybiolib-1.2.796.dist-info → pybiolib-1.2.802.dist-info}/WHEEL +0 -0
- {pybiolib-1.2.796.dist-info → pybiolib-1.2.802.dist-info}/entry_points.txt +0 -0
@@ -0,0 +1,9 @@
|
|
1
|
+
---
|
2
|
+
applyTo: '**'
|
3
|
+
---
|
4
|
+
|
5
|
+
Use yarn instead of npm whenever relevant.
|
6
|
+
|
7
|
+
When running BioLib Apps, use [this file](../prompts/biolib_run_apps.prompt.md) as context to understand how that works.
|
8
|
+
|
9
|
+
When working with BioLib App inputs, use [this file](../prompts/biolib_app_inputs.prompt.md) as context to understand how the different files should be connected and formatted.
|
@@ -14,8 +14,8 @@ biolib/_internal/lfs/__init__.py,sha256=gSWo_xg61UniYgD7yNYxeT4I9uaXBCBSi3_nmZjn
|
|
14
14
|
biolib/_internal/lfs/cache.py,sha256=pQS2np21rdJ6I3DpoOutnzPHpLOZgUIS8TMltUJk_k4,2226
|
15
15
|
biolib/_internal/libs/__init__.py,sha256=Jdf4tNPqe_oIIf6zYml6TiqhL_02Vyqwge6IELrAFhw,98
|
16
16
|
biolib/_internal/libs/fusepy/__init__.py,sha256=AWDzNFS-XV_5yKb0Qx7kggIhPzq1nj_BZS5y2Nso08k,41944
|
17
|
-
biolib/_internal/llm_instructions/.github/code-style.md,sha256=
|
18
|
-
biolib/_internal/llm_instructions/.github/copilot-instructions.md,sha256=
|
17
|
+
biolib/_internal/llm_instructions/.github/instructions/code-style.md,sha256=6epb7p2d0am-nS9WnnncYIiLzqnoXmJySbS7Y9sTUv8,475
|
18
|
+
biolib/_internal/llm_instructions/.github/instructions/copilot-instructions.md,sha256=4zoTs_xCV7UxmFfi2VDETMVUlDdMdGxp4FpNn4IHAxI,366
|
19
19
|
biolib/_internal/llm_instructions/.github/prompts/biolib_app_inputs.prompt.md,sha256=DcBUNaViuNfXoomj-IVUcIcBtJlXuIYOroUfDM_R6wU,3212
|
20
20
|
biolib/_internal/llm_instructions/.github/prompts/biolib_run_apps.prompt.md,sha256=HYv-MgpQKIU7Hv90SvZ3tqXY6KWxYVnqamXDRyInOHM,7926
|
21
21
|
biolib/_internal/llm_instructions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -131,8 +131,8 @@ biolib/utils/cache_state.py,sha256=u256F37QSRIVwqKlbnCyzAX4EMI-kl6Dwu6qwj-Qmag,3
|
|
131
131
|
biolib/utils/multipart_uploader.py,sha256=XvGP1I8tQuKhAH-QugPRoEsCi9qvbRk-DVBs5PNwwJo,8452
|
132
132
|
biolib/utils/seq_util.py,sha256=Ozk0blGtPur_D9MwShD02r_mphyQmgZkx-lOHOwnlIM,6730
|
133
133
|
biolib/utils/zip/remote_zip.py,sha256=0wErYlxir5921agfFeV1xVjf29l9VNgGQvNlWOlj2Yc,23232
|
134
|
-
pybiolib-1.2.
|
135
|
-
pybiolib-1.2.
|
136
|
-
pybiolib-1.2.
|
137
|
-
pybiolib-1.2.
|
138
|
-
pybiolib-1.2.
|
134
|
+
pybiolib-1.2.802.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
|
135
|
+
pybiolib-1.2.802.dist-info/METADATA,sha256=Sad2f-bZHF7jI1ZQCubwERfK_5mgPsn486KleIAzG8Q,1570
|
136
|
+
pybiolib-1.2.802.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
137
|
+
pybiolib-1.2.802.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
|
138
|
+
pybiolib-1.2.802.dist-info/RECORD,,
|
@@ -1,5 +0,0 @@
|
|
1
|
-
Use yarn instead of npm whenever relevant.
|
2
|
-
|
3
|
-
When running BioLib Apps, use [this file](prompts/biolib_run_apps.prompt.md) as context to understand how that works.
|
4
|
-
|
5
|
-
When working with BioLib App inputs, use [this file](prompts/biolib_app_inputs.prompt.md) as context to understand how the different files should be connected and formatted.
|
File without changes
|
File without changes
|
File without changes
|