Mercurial > libervia-backend
annotate INSTALL @ 4229:dd9bc7d791d7
core (constants): use `bool_type`:
Using `bool` for type hint in `Const.bool_const` if conflicting with `Const.bool` method.
To avoid this, `bool_type` is used as an alias to `bool`.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 06 Apr 2024 12:14:10 +0200 |
parents | 84f6bee6440d |
children |
rev | line source |
---|---|
3029
457ae6381e2a
doc: replaced deprecated installation link in INSTALL
Goffi <goffi@goffi.org>
parents:
2619
diff
changeset
|
1 You'll find install instructions in documentation (see doc/installation.rst). |
885 | 2 |
4081
84f6bee6440d
installation: moved from `setup.py` to `pyproject.toml`:
Goffi <goffi@goffi.org>
parents:
3029
diff
changeset
|
3 If you need help, come the Libervia official XMPP room: xmpp:libervia@chat.jabberfr.org?join or join us with a web browser via https://chat.jabberfr.org/converse.js/libervia@chat.jabberfr.org |