Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Change default RTD config to use pip and extras-require #387

Closed
astrofrog opened this issue Jan 11, 2019 · 1 comment
Closed

Change default RTD config to use pip and extras-require #387

astrofrog opened this issue Jan 11, 2019 · 1 comment

Comments

@astrofrog
Copy link
Member

We should update the package template to match the core package in terms of RTD configuration - basically having a configuration that uses pip and relies on the extras-requires (which can default to sphinx-astropy)

build:
    image: latest

python:
  version: 3.6
  pip_install: true
  extra_requirements: ['docs']
@pllim
Copy link
Member

pllim commented Jan 31, 2020

Fixed in #438

@pllim pllim closed this as completed Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants