Skip to content

Commit

Permalink
Merge pull request #153 from pllim/clean-stuff
Browse files Browse the repository at this point in the history
Pin numpy<2, delete old doc build
  • Loading branch information
pllim authored Sep 8, 2023
2 parents 387eb5a + 7de92bd commit 59bd28e
Show file tree
Hide file tree
Showing 85 changed files with 10 additions and 7,784 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ pysynphot/version.py

# Sphinx
_build
doc/tsrs/bandpar_comparison/build

# Packages/installer info
*.egg*
Expand Down
9 changes: 7 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,20 @@
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2

build:
os: ubuntu-22.04
apt_packages:
- graphviz
tools:
python: "3.11"

sphinx:
builder: html
configuration: doc/source/conf.py
fail_on_warning: true

# Set the version of Python and requirements required to build your docs
python:
version: 3.8
system_packages: false
install:
- requirements: doc/rtd-pip-requirements
- method: pip
Expand Down
2 changes: 1 addition & 1 deletion doc/rtd-pip-requirements
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sphinx>=2
sphinx>=2,<7
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 0 additions & 4 deletions doc/tsrs/bandpar_comparison/build/html/.buildinfo

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
15 changes: 0 additions & 15 deletions doc/tsrs/bandpar_comparison/build/html/_sources/index.txt

This file was deleted.

Loading

0 comments on commit 59bd28e

Please sign in to comment.