diff --git a/python/online/fxreader/pr34/commands_typed/cli.py b/python/online/fxreader/pr34/commands_typed/cli.py index 267f861..ba011b3 100644 --- a/python/online/fxreader/pr34/commands_typed/cli.py +++ b/python/online/fxreader/pr34/commands_typed/cli.py @@ -613,7 +613,7 @@ class CLI(abc.ABC): module = modules[options.module] with io.open(options.file, 'rb') as f: - pyproject2 = tomlkit.load(options.file) + pyproject2 = tomlkit.load(f) with io.open( project.source_dir / 'pyproject.toml', diff --git a/python/pyproject.toml b/python/pyproject.toml index 9b3419c..07db22a 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [project] name = 'online.fxreader.pr34' -version = '0.1.5.16+27.4' +version = '0.1.5.16+27.5' dependencies = [ #"-r requirements.txt", diff --git a/releases/whl/online_fxreader_pr34-0.1.5.16+27.5-py3-none-any.whl b/releases/whl/online_fxreader_pr34-0.1.5.16+27.5-py3-none-any.whl new file mode 100644 index 0000000..088307a --- /dev/null +++ b/releases/whl/online_fxreader_pr34-0.1.5.16+27.5-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e111101646bfc13ba7cd79b54912b9b414ed7c0297fa1b616df6cfd728ca7867 +size 71030