Install node

This commit is contained in:
Cédric Bonhomme 2019-10-27 18:10:10 +01:00
parent 5e909bfc24
commit 4019e792d4
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
3 changed files with 123 additions and 2 deletions

View file

@ -14,3 +14,4 @@ pep8 = "*"
coverage = "*"
coveralls = "*"
mypy = "*"
node = "*"