-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: fix Binding DB assay html encoding, polars_canonical_smiles_wo_…
…salt, ci and mkdocs (#2)
- Loading branch information
Showing
40 changed files
with
1,209 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
name: Deploy MkDocs on latest commit | ||
|
||
on: | ||
push: | ||
branches: | ||
- main | ||
- master | ||
|
||
jobs: | ||
deploy-mkdocs: | ||
uses: deargen/workflows/.github/workflows/deploy-mkdocs.yml@master | ||
with: | ||
deploy-type: latest | ||
requirements-file: deps/lock/x86_64-manylinux_2_28/requirements_docs.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
816025c3ff73af3261b082ee7e0c71954aa6b20922e17344cfb2f29636733488 requirements.in | ||
2f65dd8deb2842edfead23a6aafb4f4f0b9e9e98982e39216069787d16327901 requirements.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
f0f530946f38443ec95d76ac402dc3e3045fe8f7c26220e46b575aa56649503d requirements_docs.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,156 @@ | ||
# This file was autogenerated by uv via the following command: | ||
# uv pip compile requirements_docs.in -o /home/runner/work/bio-data-to-db/bio-data-to-db/deps/lock/aarch64-apple-darwin/requirements_docs.txt --python-platform aarch64-apple-darwin --python-version 3.10 | ||
babel==2.15.0 | ||
# via mkdocs-material | ||
backports-strenum==1.3.1 | ||
# via griffe | ||
cairocffi==1.7.1 | ||
# via cairosvg | ||
cairosvg==2.7.1 | ||
# via mkdocs-material | ||
certifi==2024.7.4 | ||
# via requests | ||
cffi==1.16.0 | ||
# via cairocffi | ||
charset-normalizer==3.3.2 | ||
# via requests | ||
click==8.1.7 | ||
# via | ||
# mkdocs | ||
# mkdocstrings | ||
colorama==0.4.6 | ||
# via | ||
# griffe | ||
# mkdocs-material | ||
cssselect2==0.7.0 | ||
# via cairosvg | ||
defusedxml==0.7.1 | ||
# via cairosvg | ||
ghp-import==2.1.0 | ||
# via mkdocs | ||
griffe==0.48.0 | ||
# via mkdocstrings-python | ||
idna==3.7 | ||
# via requests | ||
importlib-metadata==8.2.0 | ||
# via mike | ||
importlib-resources==6.4.0 | ||
# via mike | ||
jinja2==3.1.4 | ||
# via | ||
# mike | ||
# mkdocs | ||
# mkdocs-material | ||
# mkdocstrings | ||
markdown==3.6 | ||
# via | ||
# mkdocs | ||
# mkdocs-autorefs | ||
# mkdocs-material | ||
# mkdocstrings | ||
# pymdown-extensions | ||
markupsafe==2.1.5 | ||
# via | ||
# jinja2 | ||
# mkdocs | ||
# mkdocs-autorefs | ||
# mkdocstrings | ||
mergedeep==1.3.4 | ||
# via | ||
# mkdocs | ||
# mkdocs-get-deps | ||
mike==2.1.2 | ||
# via -r requirements_docs.in | ||
mkdocs==1.6.0 | ||
# via | ||
# -r requirements_docs.in | ||
# mike | ||
# mkdocs-autorefs | ||
# mkdocs-coverage | ||
# mkdocs-gen-files | ||
# mkdocs-literate-nav | ||
# mkdocs-material | ||
# mkdocstrings | ||
mkdocs-autorefs==1.0.1 | ||
# via | ||
# -r requirements_docs.in | ||
# mkdocstrings | ||
mkdocs-coverage==1.1.0 | ||
# via -r requirements_docs.in | ||
mkdocs-gen-files==0.5.0 | ||
# via -r requirements_docs.in | ||
mkdocs-get-deps==0.2.0 | ||
# via mkdocs | ||
mkdocs-literate-nav==0.6.1 | ||
# via -r requirements_docs.in | ||
mkdocs-material==9.5.30 | ||
# via -r requirements_docs.in | ||
mkdocs-material-extensions==1.3.1 | ||
# via | ||
# -r requirements_docs.in | ||
# mkdocs-material | ||
mkdocstrings==0.25.2 | ||
# via | ||
# -r requirements_docs.in | ||
# mkdocstrings-python | ||
mkdocstrings-python==1.10.7 | ||
# via -r requirements_docs.in | ||
packaging==24.1 | ||
# via mkdocs | ||
paginate==0.5.6 | ||
# via mkdocs-material | ||
pathspec==0.12.1 | ||
# via mkdocs | ||
pillow==10.4.0 | ||
# via | ||
# cairosvg | ||
# mkdocs-material | ||
platformdirs==4.2.2 | ||
# via | ||
# mkdocs-get-deps | ||
# mkdocstrings | ||
pycparser==2.22 | ||
# via cffi | ||
pygments==2.18.0 | ||
# via mkdocs-material | ||
pymdown-extensions==10.9 | ||
# via | ||
# mkdocs-material | ||
# mkdocstrings | ||
pyparsing==3.1.2 | ||
# via mike | ||
python-dateutil==2.9.0.post0 | ||
# via ghp-import | ||
pyyaml==6.0.1 | ||
# via | ||
# mike | ||
# mkdocs | ||
# mkdocs-get-deps | ||
# pymdown-extensions | ||
# pyyaml-env-tag | ||
pyyaml-env-tag==0.1 | ||
# via | ||
# mike | ||
# mkdocs | ||
regex==2024.7.24 | ||
# via mkdocs-material | ||
requests==2.32.3 | ||
# via mkdocs-material | ||
six==1.16.0 | ||
# via python-dateutil | ||
tinycss2==1.3.0 | ||
# via | ||
# cairosvg | ||
# cssselect2 | ||
urllib3==2.2.2 | ||
# via requests | ||
verspec==0.1.0 | ||
# via mike | ||
watchdog==4.0.1 | ||
# via mkdocs | ||
webencodings==0.5.1 | ||
# via | ||
# cssselect2 | ||
# tinycss2 | ||
zipp==3.19.2 | ||
# via importlib-metadata |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
816025c3ff73af3261b082ee7e0c71954aa6b20922e17344cfb2f29636733488 requirements.in | ||
2f65dd8deb2842edfead23a6aafb4f4f0b9e9e98982e39216069787d16327901 requirements.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
f0f530946f38443ec95d76ac402dc3e3045fe8f7c26220e46b575aa56649503d requirements_docs.in |
Oops, something went wrong.