Skip to content

Commit 523928b

Browse files
authored
Do not use python-inspector as a name
python-inspector already exists on PyPI and is another package Reported-by: Maximilian Huber <gh@maxhbr.de> Reference: #23 Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent b6e5f4c commit 523928b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Usage
2929

3030
- Install with pip::
3131

32-
pip install python-inspector
32+
pip install git+https://github.com/nexB/python-inspector
3333

3434
- Run a command line with::
3535

@@ -57,4 +57,4 @@ Its companion libraries are:
5757

5858
- ``packageurl-python`` to use Package URL to reference Python packages
5959

60-
60+

0 commit comments

Comments
 (0)