Show More
@@ -30,6 +30,7 b' if pycompat.TYPE_CHECKING:' | |||||
30 | RECLONES_REQUIREMENTS = { |
|
30 | RECLONES_REQUIREMENTS = { | |
31 | requirements.GENERALDELTA_REQUIREMENT, |
|
31 | requirements.GENERALDELTA_REQUIREMENT, | |
32 | requirements.SPARSEREVLOG_REQUIREMENT, |
|
32 | requirements.SPARSEREVLOG_REQUIREMENT, | |
|
33 | requirements.REVLOGV2_REQUIREMENT, | |||
33 | } |
|
34 | } | |
34 |
|
35 | |||
35 |
|
36 |
General Comments 0
You need to be logged in to leave comments.
Login now