File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -50,32 +50,6 @@ Contributions are welcome! Please read our `Code of Conduct
5050<https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/blob/master/CODE_OF_CONDUCT.md> `_
5151before contributing to help this project stay welcoming.
5252
53- Building locally
54- ================
55-
56- Zip release files
57- -----------------
58-
59- To build this library locally you'll need to install the
60- `circuitpython-build-tools <https://github.com/adafruit/circuitpython-build-tools >`_ package.
61-
62- .. code-block :: shell
63-
64- python3 -m venv .env
65- source .env/bin/activate
66- pip install circuitpython-build-tools
67-
68- Once installed, make sure you are in the virtual environment:
69-
70- .. code-block :: shell
71-
72- source .env/bin/activate
73-
74- Then run the build:
75-
76- .. code-block :: shell
77-
78- circuitpython-build-bundles --filename_prefix adafruit-circuitpython-display_text --library_location .
7953
8054Sphinx documentation
8155-----------------------
You can’t perform that action at this time.
0 commit comments