Skip to content

Commit c0c5ffe

Browse files
committed
try install astropy helpers via pip
1 parent 9c2c55e commit c0c5ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pip-run: &pip-install
1414
python3 -m venv venv
1515
. venv/bin/activate
1616
pip install -q -r pip-requirements.txt
17-
pip install sphinx
17+
pip install astropy_helpers sphinx
1818
1919
jobs:
2020
build:

0 commit comments

Comments
 (0)