Skip to content

Commit

Permalink
pipxer
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Jan 24, 2025
1 parent 53fc587 commit fe4e2e3
Show file tree
Hide file tree
Showing 4 changed files with 1,088 additions and 1,071 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
solve-field --version
pip install --upgrade pip
python3 -m pip install --user pipx
python -m pipx install --upgrade poetry coveralls
poetry install
python -m pipx install poetry
poetry install --with d
# Set up astrometry.net
- name: astrometry.net index files
Expand Down
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ build:
sphinx:
builder: html
fail_on_warning: false
configuration: docs/source/conf.py

formats:
- epub
Loading

0 comments on commit fe4e2e3

Please sign in to comment.