Skip to content

Commit 238e90a

Browse files
committed
some more testing
1 parent 1b10b14 commit 238e90a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/installPlusSource.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ print(\"===============================\") ;\
2323
# we need site-packages to get this to work but we get problems with
2424
# File "/home/runner/work/dune-testpypi/dune-testpypi/test/dune-env/lib/python3.10/site-packages/dune/common/__init__.py", line 44, in <module>
2525
# from ._common import *
26-
# in next test script
27-
ModuleNotFoundError: No module named 'dune.common._common'
26+
# ModuleNotFoundError: No module named 'dune.common._common'
27+
# in next test script with - so deactivated again for now
2828
# python -c "$testScript"
2929

3030
# enable pre-compiled modules

0 commit comments

Comments
 (0)