Skip to content

Expose MDAnalysis.topology.guessers and MDAnalysis.guesser.tables under MDAnalysis.topology.core #293

Expose MDAnalysis.topology.guessers and MDAnalysis.guesser.tables under MDAnalysis.topology.core

Expose MDAnalysis.topology.guessers and MDAnalysis.guesser.tables under MDAnalysis.topology.core #293

Workflow file for this run

name: readthedocs/preview
on:
pull_request_target:
types: [opened]
branches:
- develop
jobs:
rtdpreview:
if: "github.repository == 'MDAnalysis/mdanalysis'"
runs-on: ubuntu-latest
timeout-minutes: 5
permissions:
pull-requests: write
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "mdanalysis"