Rename tool, add ethermine and refactorization
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
59407a953e
commit
d05d3816b8
18 changed files with 590 additions and 309 deletions
18
requirements/flexpool.txt
Normal file
18
requirements/flexpool.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
appdirs==1.4.4
|
||||
certifi==2020.12.5
|
||||
cfgv==3.2.0
|
||||
chardet==4.0.0
|
||||
distlib==0.3.1
|
||||
filelock==3.0.12
|
||||
flexpoolapi==1.2.7.post2
|
||||
identify==1.5.10
|
||||
idna==2.10
|
||||
nodeenv==1.5.0
|
||||
pre-commit==2.9.2
|
||||
PyYAML==5.3.1
|
||||
requests==2.25.1
|
||||
si-prefix==1.2.2
|
||||
six==1.15.0
|
||||
toml==0.10.2
|
||||
urllib3==1.26.3
|
||||
virtualenv==20.2.1
|
||||
Reference in a new issue