Loading docs/development.md +4 −2 Original line number Diff line number Diff line Loading @@ -53,7 +53,8 @@ Build the Python package: Install this package in a fresh virtual machine. Example: sudo apt-get install -y python3-pip tor pip install --break-system-packages dist/onionprobe-$ONIONPROBE_VERSION-*.whl pip install --break-system-packages \ dist/onionprobe-$ONIONPROBE_VERSION-*.whl Then test it: Loading Loading @@ -85,7 +86,8 @@ Finally, install the package one more time, but now fecthing it from [PyPI][], and in yet another fresh virtual machine: sudo apt-get install -y python3-pip tor pip install --break-system-packages onionprobe pip install --break-system-packages \ onionprobe==$ONIONPROBE_VERSION Do the tests once more, in this new installation. Loading Loading
docs/development.md +4 −2 Original line number Diff line number Diff line Loading @@ -53,7 +53,8 @@ Build the Python package: Install this package in a fresh virtual machine. Example: sudo apt-get install -y python3-pip tor pip install --break-system-packages dist/onionprobe-$ONIONPROBE_VERSION-*.whl pip install --break-system-packages \ dist/onionprobe-$ONIONPROBE_VERSION-*.whl Then test it: Loading Loading @@ -85,7 +86,8 @@ Finally, install the package one more time, but now fecthing it from [PyPI][], and in yet another fresh virtual machine: sudo apt-get install -y python3-pip tor pip install --break-system-packages onionprobe pip install --break-system-packages \ onionprobe==$ONIONPROBE_VERSION Do the tests once more, in this new installation. Loading