Import the Flowmetal project
This commit is contained in:
parent
a801299483
commit
bf22e072e3
16 changed files with 1483 additions and 0 deletions
tools/python
|
@ -31,6 +31,7 @@ packaging==20.9
|
|||
parso==0.8.2
|
||||
pathspec==0.8.1
|
||||
pluggy==0.13.1
|
||||
prompt-toolkit==3.0.18
|
||||
pudb==2020.1
|
||||
py==1.10.0
|
||||
pyflakes==2.3.1
|
||||
|
@ -66,4 +67,5 @@ unify==0.5
|
|||
untokenize==0.1.1
|
||||
urllib3==1.26.4
|
||||
urwid==2.1.2
|
||||
wcwidth==0.2.5
|
||||
yamllint==1.26.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue