Skip to content

Commit a5887ea

Browse files
authored
Merge pull request #46706 from smuzaffar/drop-histbook
Drop histbook unittest: package is unmaintained
2 parents f43acb8 + 4d6e17d commit a5887ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PhysicsTools/PythonAnalysis/test/BuildFile.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
<test name="import-future" command="python3 -c 'import future'"/>
5050
<test name="import-concurrent.futures" command="python3 -c 'import concurrent.futures'"/>
5151
<test name="import-h5py" command="python3 -c 'import h5py'"/>
52-
<test name="import-histbook" command="python3 -c 'import histbook'"/>
5352
<test name="import-html5lib" command="python3 -c 'import html5lib'"/>
5453
<test name="import-idna" command="python3 -c 'import idna'"/>
5554
<test name="import-ipykernel" command="python3 -c 'import ipykernel'"/>

0 commit comments

Comments
 (0)