Introduction of requirements.txt
authorfunilrys <redacted>
Wed, 28 Feb 2018 22:08:45 +0000 (23:08 +0100)
committerfunilrys <redacted>
Wed, 28 Feb 2018 22:08:45 +0000 (23:08 +0100)
Please note that those file can be used to install
dependencies with 'pip install -r requirements.txt'

requirements.txt [new file with mode: 0644]
requirements_python2.txt [new file with mode: 0644]

diff --git a/requirements.txt b/requirements.txt
new file mode 100644 (file)
index 0000000..c51989f
--- /dev/null
@@ -0,0 +1,3 @@
+lxml==4.1.1
+beautifulsoup4==4.6.0
+mock==2.0.0
diff --git a/requirements_python2.txt b/requirements_python2.txt
new file mode 100644 (file)
index 0000000..5447edf
--- /dev/null
@@ -0,0 +1,3 @@
+mock==2.0.0
+lxml==4.1.1
+beautifulsoup4==4.6.0
git clone https://git.99rst.org/PROJECT