qiskit.org icon indicating copy to clipboard operation
qiskit.org copied to clipboard

Review python projects

Open Tansito opened this issue 3 years ago • 0 comments

From platypus and challenges we have a lot of dependencies between JS and Python that generates a complex dependency tree between the projects. Reviewing some python projects that we have those dependencies are not being correctly managed and derivates in problems like:

  • #2489
  • https://github.com/Qiskit/platypus/issues/726
  • #2534

We should consider invest some time documenting these projects, their structure and how they are involved with our main projects.

Tansito avatar Feb 16 '22 12:02 Tansito