aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2021-03-27 23:00:22 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2021-03-27 23:00:22 +0000
commitdd8f67090ba548df0d5a093d854855f4c1b581a4 (patch)
tree034a574561c44f74087a317364c2959f868424cf
parentBugfix for SemanticScholar provider (diff)
parentMerge branch 'bugfix/html_provider' (diff)
downloadpaper2remarkable-dd8f67090ba548df0d5a093d854855f4c1b581a4.tar.gz
paper2remarkable-dd8f67090ba548df0d5a093d854855f4c1b581a4.zip
Merge branch 'master' into bugfix/semantic_scholar
-rw-r--r--Makefile2
-rw-r--r--tests/test_providers.py1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8b68381..4da44e1 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ release: ## Make a release
python make_release.py
-install: ## Install for the current user using the default python command
+install: docs ## Install for the current user using the default python command
python setup.py build_ext --inplace
python setup.py install --user
diff --git a/tests/test_providers.py b/tests/test_providers.py
index e3d7f41..a145805 100644
--- a/tests/test_providers.py
+++ b/tests/test_providers.py
@@ -330,6 +330,7 @@ class TestProviders(unittest.TestCase):
# this is a proxy test to check that all images are included
self.assertEqual(4, len(pdfplumber.open(filename).pages))
+ @unittest.skip("Skipping html_5 test")
def test_html_5(self):
prov = HTML(upload=False, verbose=VERBOSE)
url = "https://www.spiegel.de/panorama/london-tausende-rechtsextreme-demonstranten-wollen-statuen-schuetzen-a-2a1ed9b9-708a-40dc-a5ff-f312e97a60ca#"