Skip to content

Fix missing stress unit conversion (kBar->eV/A^3) in json_to_extxyz.py #503

Fix missing stress unit conversion (kBar->eV/A^3) in json_to_extxyz.py

Fix missing stress unit conversion (kBar->eV/A^3) in json_to_extxyz.py #503

Workflow file for this run

name: GitHub Pages
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
jobs:
build:
uses: janosh/workflows/.github/workflows/nodejs-gh-pages.yml@main
with:
python-version: "3.11"
working-directory: site
pre-build: |
pip install lazydocs
# lazydocs needs package deps to be installed
pip install -e ..
python ../scripts/make_api_docs.py