qiskit/tools
Matthew Treinish f2d228ecd2
Remove stale dev dependencies from requirements-dev.txt (#8501)
* Remove stale dev dependencies from requirements-dev.txt

In looking at the requirements-dev.txt list as part of #8498 there were
a few entries which were not needed and/or are being used anymore. This
commit cleans those up and also removes an unused script for reporting
ci failures. The report script has been completed supersceded by native
comment actions in azure pipelines and github actions so we no longer
need to manually call the github api to report CI failures on periodic
jobs.

* Use pip to install extension for lint

* Update CI config to avoid explicit setup.py usage where not needed

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-08-16 20:01:43 +00:00
..
find_optional_imports.py Make docplex and cplex imports for BIP mapper runtime imports (#7237) 2021-11-08 19:12:46 -05:00
find_stray_release_notes.py Move release note in wrong location and add script to block this (#8320) 2022-07-12 12:16:03 +00:00
install_rust.sh Implement multithreaded stochastic swap in rust (#7658) 2022-02-28 21:49:54 +00:00
pylint_incr.py Add incremental pylint make target (#6597) 2021-07-23 00:06:55 +00:00
subunit_to_junit.py Clean up strings (#7254) 2021-11-12 11:16:11 +00:00
update_fake_backends.py Move `qiskit.test.mock` to `qiskit.providers.fake_provider` and deprecate (#8121) 2022-06-23 02:28:30 +00:00
verify_headers.py Upgrade to pylint 2.8.3 (#6317) 2021-06-24 15:53:06 +00:00
verify_parallel_map.py Move `qiskit.test.mock` to `qiskit.providers.fake_provider` and deprecate (#8121) 2022-06-23 02:28:30 +00:00