[+] fix ninja tests
This commit is contained in:
parent
7fa2a8a83c
commit
ae4fcb16f2
@ -266,6 +266,7 @@ class CLI(abc.ABC):
|
|||||||
env=dict(list(os.environ.items())) | env,
|
env=dict(list(os.environ.items())) | env,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
if not project.meson_path is None:
|
||||||
if tests:
|
if tests:
|
||||||
subprocess.check_call(
|
subprocess.check_call(
|
||||||
[
|
[
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = 'online.fxreader.pr34'
|
name = 'online.fxreader.pr34'
|
||||||
version = '0.1.5.9'
|
version = '0.1.5.10'
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
#"-r requirements.txt",
|
#"-r requirements.txt",
|
||||||
|
Loading…
Reference in New Issue
Block a user