Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
icare
STDPipe
Commits
e70b1317
Commit
e70b1317
authored
May 28, 2022
by
karpov-sv
Browse files
Try fixing RTD build of documentation
parent
47831374
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
30 deletions
+1
-30
.readthedocs.yaml
.readthedocs.yaml
+0
-29
requirements_dev.txt
requirements_dev.txt
+1
-1
No files found.
.readthedocs.yaml
deleted
100644 → 0
View file @
47831374
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version
:
2
# Set the version of Python and other tools you might need
build
:
os
:
ubuntu-20.04
tools
:
python
:
"
3.9"
# You can also specify other tool versions:
# nodejs: "16"
# rust: "1.55"
# golang: "1.17"
# Build documentation in the docs/ directory with Sphinx
sphinx
:
configuration
:
doc/conf.py
# If using Sphinx, optionally build your docs in additional formats such as PDF
formats
:
-
pdf
# Optionally declare the Python requirements required to build your docs
python
:
install
:
-
requirements
:
requirements_dev.txt
\ No newline at end of file
requirements_dev.txt
View file @
e70b1317
...
...
@@ -15,6 +15,6 @@ astroquery>0.4.1
sep
photutils
statsmodels
esutil
esutil
==0.6.8
tqdm
psycopg2
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment