mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-02 11:07:57 +00:00
flake8-html is now compatible with the v5 of this package, so let's use it. Unfortunately, they killed the `--diff` option in v6, so we cannot use it right now. I understand the reasoning as well as the fact that it's easy to be broken, but I don't like broken CI that much. Change-Id: I70dd686e097f411c39bfc53f83d519540687dd64
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
build>=0.10.0,<1
|
|
pytest>=6.2.5,<7
|
|
pandas>=1.3.5,<2
|
|
|
|
# flake v6 killed the --diff option
|
|
flake8>=5.0.4,<6
|