Skip to content

merging with main to update numpy dependence #316

merging with main to update numpy dependence

merging with main to update numpy dependence #316

Workflow file for this run

name: "Publish Documentation to NIST Pages"
on: [push, pull_request, delete]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: usnistgov/Docs4NIST@0.5
with:
docs-folder: docs/
formats: |-
epub
pdf
pip-requirements: 'requirements.txt'