mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
update tox calls to use run, update all pip calls to use python -m (#86)
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -65,6 +65,8 @@ body:
|
||||
- type: textarea
|
||||
id: pip-freeze
|
||||
attributes:
|
||||
label: Output from pip-freeze
|
||||
description: Run `pip-freeze` and paste the output below
|
||||
label: Output from `pip freeze`
|
||||
description: Run `python -m pip freeze` and paste the output below
|
||||
render: shell
|
||||
validations:
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user