mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
... to reflect the version currently used at AdaCore. It seems that
newer versions of flake8 reject missing spaces after the "not" keyword.
Fix occurences in the codebase.
TN: W310-006
(cherry picked from commit 4250bdca54)
22 lines
490 B
Plaintext
22 lines
490 B
Plaintext
-e git+https://github.com/AdaCore/e3-core.git#egg=e3-core
|
|
-e git+https://github.com/AdaCore/e3-testsuite.git#egg=e3-testsuite
|
|
-e git+https://github.com/AdaCore/gnat-gdb-scripts.git#egg=gnatdbg
|
|
Mako==1.1.2
|
|
Pygments==2.6.1
|
|
autopep8==1.5.2
|
|
coverage==5.1
|
|
docutils==0.16
|
|
flake8==6.0.0
|
|
funcy==1.14
|
|
mccabe==0.7.0
|
|
mypy==0.800
|
|
pexpect==4.8.0
|
|
ptyprocess==0.7.0
|
|
pycodestyle==2.10.0
|
|
pyflakes==3.0.1
|
|
railroad-diagrams~=1.1.0
|
|
sphinx-rtd-theme==0.4.3
|
|
types-docutils==0.18.3
|
|
types-gdb==12.1.2
|
|
yapf==0.30.0
|