Skip to content

Commit dd8871a

Browse files
committed
Get rid of pkg_resources import which wasn't used and occasionally
caused testing error
1 parent 68c848f commit dd8871a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration_tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# See the Licence for the specific language governing permissions and
1414
# limitations under the Licence.
1515

16-
import pkg_resources
1716
import datetime
1817

1918
import pytest

0 commit comments

Comments
 (0)