##// END OF EJS Templates
fix(mercurial): fixed issue with rebase logic after bump to mercurial 6.3...
fix(mercurial): fixed issue with rebase logic after bump to mercurial 6.3 the previous spec expected just a single base. Now this needs to be a list of items fixes #5704

File last commit:

r1115:508a6554 python3
r1171:19ccbbc7 default
Show More
requirements_debug.txt
22 lines | 309 B | text/plain | TextLexer
/ requirements_debug.txt
## special libraries we could extend the requirements.txt file with to add some
## custom libraries usefull for debug and memory tracing
objgraph
memory-profiler
pympler
## debug
ipdb
ipython
rich
# format
flake8
ruff
pipdeptree==2.7.1
invoke==2.0.0
bumpversion==0.6.0
bump2version==1.0.1
docutils-stubs