Skip to content

Conversation

pthierry-ledger
Copy link

No description provided.

edelanghe-ledger and others added 30 commits December 17, 2024 15:14
Refactoring `load_reqs` allow us more flexibility in the
format of requirements we want to define and make usage of .in possible
instead of the .txt.

For example we can now define `protobuf>=5.28.2,<6`
Using: pip-compile-multi

I tried to use the arg `--no-upgrade` but it failed to find correct
dependencies.
Using: tox -e genstubs
fix typo in pyproject
build: moving to updtodate pythonic model
fix: move doc generation target to tox
ci: update Ledger runner tag after renaming
Tox is responsible for delivering these files using the build target.
Moreover, if the working directory is dirty, ToX automatically increment
the current version to a devX.<hash> instead of a given potential tag,
to ensure that the delivered tarball do match the tag associated to a
gconf state.
This reason impose such a removing for proper delivery
fix: removing generated files from gconf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants