Skip to content

Commit

Permalink
Add Qiskit ecosystem description file.
Browse files Browse the repository at this point in the history
  • Loading branch information
airwoodix committed Oct 20, 2023
1 parent 20f196c commit 0085976
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ecosystem.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"dependencies_files": [
"requirements.txt",
"requirements-dev.txt"
],
"language": {
"name": "python",
"versions": ["3.8", "3.9", "3.10", "3.11"]
},
"tests_command": [
"poe test"
]
}

0 comments on commit 0085976

Please sign in to comment.