Skip to content

Remove unavailable dependency pypatrace from install_requires#68

Open
x4v13r64 wants to merge 1 commit into
ARM-software:masterfrom
x4v13r64:fix/remove-unavailable-dep
Open

Remove unavailable dependency pypatrace from install_requires#68
x4v13r64 wants to merge 1 commit into
ARM-software:masterfrom
x4v13r64:fix/remove-unavailable-dep

Conversation

@x4v13r64
Copy link
Copy Markdown

The package pypatrace is built locally as part of the PATrace C++ build system and is not available on PyPI. pip install fails when trying to resolve it. This removes it from install_requires so the Python tools can be installed without errors.

`pypatrace` is built as part of the PATrace C++ build system and is not
available on PyPI. Removing it from install_requires so that
`pip install` does not attempt to fetch a non-existent package.
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.

1 participant