Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sean Solari
exPAM
Commits
2a61fae2
Commit
2a61fae2
authored
Mar 04, 2022
by
Sean Solari
Browse files
Public version 0.0.8
parent
bca2a083
Changes
3
Hide whitespace changes
Inline
Side-by-side
.readthedocs.yaml
View file @
2a61fae2
...
...
@@ -8,7 +8,8 @@ sphinx:
# Explicitly set the version of Python and its requirements
python
:
version
:
3.
7
version
:
3.
8
install
:
-
requirements
:
docs/requirements.txt
\ No newline at end of file
-
method
:
pip
path
:
.
\ No newline at end of file
docs/requirements.txt
View file @
2a61fae2
...
...
@@ -5,3 +5,6 @@ sphinx==4.2.0
sphinx_rtd_theme==1.0.0
readthedocs-sphinx-search==0.1.1
sphinxcontrib-mermaid==0.7.1
Cython
numpy
makepublic.sh
View file @
2a61fae2
...
...
@@ -11,4 +11,4 @@ fi
rsync
-vaP
docs src/expam
test
.gitignore .readthedocs.yaml .pyirc LICENSE MANIFEST.in pyproject.toml README.md setup.cfg setup.py buildandtwine.sh
$EXPAM_PUBLIC_DIR
echo
"
\n
buildandtwine.sh"
>>
$EXPAM_PUBLIC_DIR
/.gitignore
echo
"
Local push completed...don't forget to
build and run twine
!
"
echo
"
\n
==================================
\n
Local push completed successfully!
\n
==================================
\n\n
Now run
build and run twine
:)
"
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