Skip to content

Commit 2409ecf

Browse files
committed
refactor: Move requirements.txt to solver directory to follow the new standard
1 parent 36692a5 commit 2409ecf

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# This file describes the python package requirements for all Qiskit demonstrator scripts
2+
# supported by ProvideQ
3+
4+
# required for molecule energy solver
5+
qiskit
6+
qiskit_aer
7+
qiskit_ibm_runtime
8+
matplotlib
9+
pylatexenc
10+
qiskit-transpiler-service
11+
qiskit-nature
12+
qiskit-nature-pyscf

demonstrators/qiskit/requirements.txt

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)