-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
conan: improve regex of parse static and dynamic requires
conan: add inspect_pyreq_conanfile_py to parse python_requires conan: improve regex of dynamic require functions Test success: self.tool_requires("hell") self.python_requires("dep") self.python_requires("dep", run=True) self.requires("bal/2024.1.0-0.dev") conan: inspect_requirements_conanfile_py should parse static and dynamic requires
- Loading branch information
Showing
2 changed files
with
6 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters