initial commit

This commit is contained in:
Jonas Depoix 2018-04-11 16:31:00 +02:00
commit 119e694f3f
3 changed files with 3 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.idea
.venv

0
README.md Normal file
View File

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
selenium==3.11.0