mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Introduction of requirements.txt
Please note that those file can be used to install dependencies with 'pip install -r requirements.txt'
This commit is contained in:
3
requirements.txt
Normal file
3
requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
lxml==4.1.1
|
||||||
|
beautifulsoup4==4.6.0
|
||||||
|
mock==2.0.0
|
||||||
3
requirements_python2.txt
Normal file
3
requirements_python2.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
mock==2.0.0
|
||||||
|
lxml==4.1.1
|
||||||
|
beautifulsoup4==4.6.0
|
||||||
Reference in New Issue
Block a user