We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f43acb8 + 4d6e17d commit a5887eaCopy full SHA for a5887ea
PhysicsTools/PythonAnalysis/test/BuildFile.xml
@@ -49,7 +49,6 @@
49
<test name="import-future" command="python3 -c 'import future'"/>
50
<test name="import-concurrent.futures" command="python3 -c 'import concurrent.futures'"/>
51
<test name="import-h5py" command="python3 -c 'import h5py'"/>
52
-<test name="import-histbook" command="python3 -c 'import histbook'"/>
53
<test name="import-html5lib" command="python3 -c 'import html5lib'"/>
54
<test name="import-idna" command="python3 -c 'import idna'"/>
55
<test name="import-ipykernel" command="python3 -c 'import ipykernel'"/>
0 commit comments