[+] 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,
|
||||
)
|
||||
|
||||
if not project.meson_path is None:
|
||||
if tests:
|
||||
subprocess.check_call(
|
||||
[
|
||||
|
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = 'online.fxreader.pr34'
|
||||
version = '0.1.5.9'
|
||||
version = '0.1.5.10'
|
||||
|
||||
dependencies = [
|
||||
#"-r requirements.txt",
|
||||
|
Loading…
Reference in New Issue
Block a user