add requirements.txt
This commit is contained in:
parent
f762804d70
commit
39880a6a02
2 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,3 +8,4 @@ schedule.de.xml
|
|||
.frames
|
||||
.gen.svg
|
||||
snapshot-*.png
|
||||
env
|
||||
|
|
2
requirements.txt
Normal file
2
requirements.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
cssutils==1.0.1
|
||||
lxml==3.4.4
|
Loading…
Add table
Reference in a new issue