mirror of
https://codeberg.org/cblanken/boggler.git
synced 2026-07-25 19:19:20 -04:00
Update build instructions
This commit is contained in:
@@ -396,14 +396,8 @@ queme : [(3, 3), (3, 2), (3, 1), (2, 2)]
|
||||
```
|
||||
|
||||
# Build
|
||||
Make sure the hatchling build system is installed
|
||||
```bash
|
||||
pip install hatchling
|
||||
```
|
||||
|
||||
Navigate to the project folder then run the following.
|
||||
```bash
|
||||
python -m build .
|
||||
Navigate to the project root folder and run the following.
|
||||
Run `poetry build`
|
||||
```
|
||||
|
||||
# License
|
||||
|
||||
Reference in New Issue
Block a user