update screenshot
This commit is contained in:
parent
ad75f7e979
commit
2a9100d8c1
1 changed files with 11 additions and 11 deletions
22
README.txt
22
README.txt
|
|
@ -15,11 +15,12 @@ mxdiscover <mxid>
|
|||
|
||||
|
||||
---
|
||||
(old) screenshot:
|
||||
~/p/m/pygomx (main|✚4) $ docker compose run --rm dev /bin/bash
|
||||
Container pygomx-dev-run-401f3ed5da9c Creating
|
||||
Container pygomx-dev-run-401f3ed5da9c Created
|
||||
root@7c2a56098d3c:/smal# pip install -e .
|
||||
screenshot:
|
||||
~/p/m/pygomx (main|✚1) $ docker compose run --rm dev /bin/bash
|
||||
root@7c2a56098d3c:/smal#
|
||||
Container pygomx-dev-run-121767d34a7a Creating
|
||||
Container pygomx-dev-run-121767d34a7a Created
|
||||
root@b2f35adb64b0:/smal# pip install -e .
|
||||
Obtaining file:///smal
|
||||
Installing build dependencies ... done
|
||||
Checking if build backend supports build_editable ... done
|
||||
|
|
@ -27,14 +28,13 @@ Obtaining file:///smal
|
|||
Preparing editable metadata (pyproject.toml) ... done
|
||||
Building wheels for collected packages: smal
|
||||
Building editable for smal (pyproject.toml) ... done
|
||||
Created wheel for smal: filename=smal-0.0.1-0.editable-py3-none-any.whl size=3038 sha256=11291c3389b4044f1f12f47c2b3885f58139c5665279cab81f3a7488e5a84aeb
|
||||
Stored in directory: /tmp/pip-ephem-wheel-cache-v8951o8c/wheels/1f/23/eb/fa46f9ff6c1c46feaa27e5ffad7cb966e7aee46d5794e2d15f
|
||||
Created wheel for smal: filename=smal-0.0.1-0.editable-py3-none-any.whl size=3096 sha256=9291e8de463dc781d713da5751bd16422769ba30c47760c7b5f27361a3752e77
|
||||
Stored in directory: /tmp/pip-ephem-wheel-cache-qjjjkcin/wheels/1f/23/eb/fa46f9ff6c1c46feaa27e5ffad7cb966e7aee46d5794e2d15f
|
||||
Successfully built smal
|
||||
Installing collected packages: smal
|
||||
Successfully installed smal-0.0.1
|
||||
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
|
||||
root@7c2a56098d3c:/smal# discoverhs @saces:matrix.org
|
||||
try to discover mxid: b'@saces:matrix.org'
|
||||
root@b2f35adb64b0:/smal# mxdiscover matrix.org
|
||||
try to discover from: b'matrix.org'
|
||||
Attempt to discover 'matrix.org'
|
||||
b'{"m.homeserver":{"base_url":"https://matrix-client.matrix.org"},"m.identity_server":{"base_url":"https://vector.im"}}'
|
||||
root@7c2a56098d3c:/smal#
|
||||
root@b2f35adb64b0:/smal#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue