Skip to content

Commit

Permalink
Add CI/CD workflow for Sphinx documentation and report generation
Browse files Browse the repository at this point in the history
  • Loading branch information
xleonplayz committed Aug 4, 2024
1 parent 695539c commit 1aaa8ae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
numpy==1.23.5
pandas==2.0.3
matplotlib==3.7.2
seaborn==0.12.2
qiskit==0.42.1
reportlab==3.6.14
sphinx==7.2.6
sphinx_rtd_theme==1.3.0

0 comments on commit 1aaa8ae

Please sign in to comment.