Skip to content
Snippets Groups Projects
Commit 4ded72d8 authored by Stefan Possanner's avatar Stefan Possanner
Browse files

Remove sphinx dependencies

parent a7d1ecff
No related branches found
No related tags found
1 merge request!11Remove sphinx dependecies
......@@ -68,8 +68,3 @@ install_and_test:
- coverage run -m pytest
- coverage xml
- coverage report --skip-empty
# Deploy: run deploy.
- echo "Run deploy:"
- echo "Compile release to $CI_COMMIT_BRANCH branch."
- echo "Release pipeline not implemented."
......@@ -34,8 +34,6 @@ setup(
'pandas>=1.2.1',
'pyccel',
'scipy>=1.6.0',
'sphinx==4.2.0',
'sphinx_rtd_theme',
'tqdm>=4.56.0',
'vtk>=9.0.3',
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment